diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2000-11-25 08:13:46 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2000-11-25 08:13:46 +0000 |
commit | a08cc887be98258a1a95093bd831e97c04fcde3a (patch) | |
tree | e92ec5a555a24cc3a5e3881b784629ab8c53481c /net/libnids | |
parent | ef08815383151aa6e09a850a716f19eef9a39e10 (diff) | |
download | ports-a08cc887be98258a1a95093bd831e97c04fcde3a.tar.gz ports-a08cc887be98258a1a95093bd831e97c04fcde3a.zip |
Notes
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 |