diff options
Diffstat (limited to 'net/libnids/Makefile')
-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 |