Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jun 2020 20:51:28 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r539945 - head/net/nfsshell
Message-ID:  <202006222051.05MKpSle027302@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hrs
Date: Mon Jun 22 20:51:28 2020
New Revision: 539945
URL: https://svnweb.freebsd.org/changeset/ports/539945

Log:
  Add WWW line.
  
  Submitted by:	asomers
  Differential Revision:	https://reviews.freebsd.org/D25388

Modified:
  head/net/nfsshell/Makefile
  head/net/nfsshell/pkg-descr

Modified: head/net/nfsshell/Makefile
==============================================================================
--- head/net/nfsshell/Makefile	Mon Jun 22 20:27:04 2020	(r539944)
+++ head/net/nfsshell/Makefile	Mon Jun 22 20:51:28 2020	(r539945)
@@ -3,7 +3,7 @@
 
 PORTNAME=	nfsshell
 PORTVERSION=	20130510
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	net
 #MASTER_SITES=	http://www.cs.vu.nl/pub/leendert/
 

Modified: head/net/nfsshell/pkg-descr
==============================================================================
--- head/net/nfsshell/pkg-descr	Mon Jun 22 20:27:04 2020	(r539944)
+++ head/net/nfsshell/pkg-descr	Mon Jun 22 20:51:28 2020	(r539945)
@@ -2,3 +2,5 @@ nfs shell provides user level access to an NFS server,
 supports source routing and "secure" (privileged port) mounts. It's a
 useful tool to manually check (or show) security problems after a security
 scanner has detected them.
+
+WWW: https://github.com/NetDirect/nfsshell



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006222051.05MKpSle027302>