diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-10-16 15:01:25 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-10-16 15:01:25 +0000 |
commit | 5835908e3e82c49faf1c2c188ddd15e85c893c35 (patch) | |
tree | 7c18989658c521c92a0d4f848b78a265a119fe2b | |
parent | 6bac43162d4b2ff3077bc7ed70e6d9dabc350559 (diff) | |
download | ports-5835908e3e82c49faf1c2c188ddd15e85c893c35.tar.gz ports-5835908e3e82c49faf1c2c188ddd15e85c893c35.zip |
Drop maintainer.
Notes
Notes:
svn path=/head/; revision=263105
-rw-r--r-- | net/unfs3/Makefile | 2 | ||||
-rw-r--r-- | net/xprobe/Makefile | 2 | ||||
-rw-r--r-- | www/paros/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/unfs3/Makefile b/net/unfs3/Makefile index 2f24b68994b0..c29d703d13c3 100644 --- a/net/unfs3/Makefile +++ b/net/unfs3/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net MASTER_SITES= SF -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A user-space implementation of the NFSv3 server specification USE_AUTOTOOLS= autoconf:268 diff --git a/net/xprobe/Makefile b/net/xprobe/Makefile index 6073724d3fd5..5ec716a64f15 100644 --- a/net/xprobe/Makefile +++ b/net/xprobe/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3 CATEGORIES= net MASTER_SITES= SF/xprobe/${PORTNAME}/Xprobe2%20${PORTVERSION} -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ICMP active OS fingerprint scanner GNU_CONFIGURE= yes diff --git a/www/paros/Makefile b/www/paros/Makefile index f97d8ad57b92..96cc6095d3e8 100644 --- a/www/paros/Makefile +++ b/www/paros/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www security java MASTER_SITES= SF/${PORTNAME}/Paros/Version%20${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-unix -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An HTTP/HTTPS proxy for assessing web application vulnerability WRKSRC= ${WRKDIR}/${PORTNAME} |