diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-10-16 23:01:25 +0800 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-10-16 23:01:25 +0800 |
commit | 5835908e3e82c49faf1c2c188ddd15e85c893c35 (patch) | |
tree | 7c18989658c521c92a0d4f848b78a265a119fe2b /net | |
parent | 6bac43162d4b2ff3077bc7ed70e6d9dabc350559 (diff) | |
download | freebsd-ports-gnome-5835908e3e82c49faf1c2c188ddd15e85c893c35.tar.gz freebsd-ports-gnome-5835908e3e82c49faf1c2c188ddd15e85c893c35.tar.zst freebsd-ports-gnome-5835908e3e82c49faf1c2c188ddd15e85c893c35.zip |
Drop maintainer.
Diffstat (limited to 'net')
-rw-r--r-- | net/unfs3/Makefile | 2 | ||||
-rw-r--r-- | net/xprobe/Makefile | 2 |
2 files changed, 2 insertions, 2 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 |