diff options
author | roam <roam@FreeBSD.org> | 2000-11-25 16:13:46 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2000-11-25 16:13:46 +0800 |
commit | 2d3427b4109b019619cafd822c22fc1c5afc3e8b (patch) | |
tree | a230124b946236241ddf415f1d3c859093de30db /net/libnids | |
parent | ec2e0e7ed1c1933eb83db60e013bb4cbaba3b3e6 (diff) | |
download | freebsd-ports-gnome-2d3427b4109b019619cafd822c22fc1c5afc3e8b.tar.gz freebsd-ports-gnome-2d3427b4109b019619cafd822c22fc1c5afc3e8b.tar.zst freebsd-ports-gnome-2d3427b4109b019619cafd822c22fc1c5afc3e8b.zip |
Take over maintainership
Approved by: kris (former maintainer)
Diffstat (limited to 'net/libnids')
-rw-r--r-- | net/libnids/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libnids/Makefile b/net/libnids/Makefile index 090d6504f57c..765240e76d19 100644 --- a/net/libnids/Makefile +++ b/net/libnids/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net security # The newest version is temporarily available at.. MASTER_SITES= http://www.avet.com.pl/libnids/ -MAINTAINER= kris@FreeBSD.org +MAINTAINER= roam@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet |