diff options
author | wxs <wxs@FreeBSD.org> | 2010-10-16 23:01:25 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2010-10-16 23:01:25 +0800 |
commit | f5552ea2c130ba105408f9fcc68fcab5884e5493 (patch) | |
tree | e858b950c32340e02ca02a5539675d1cc2834e4d /net | |
parent | 0b16fe98b9f085b421400128726bebc28ace4e77 (diff) | |
download | freebsd-ports-gnome-f5552ea2c130ba105408f9fcc68fcab5884e5493.tar.gz freebsd-ports-gnome-f5552ea2c130ba105408f9fcc68fcab5884e5493.tar.zst freebsd-ports-gnome-f5552ea2c130ba105408f9fcc68fcab5884e5493.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 |