diff options
Diffstat (limited to 'net/nast/Makefile')
-rw-r--r-- | net/nast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nast/Makefile b/net/nast/Makefile index b98828bbefeb..8d43a6ab4baf 100644 --- a/net/nast/Makefile +++ b/net/nast/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://nast.berlios.de/src/ \ http://voodoo.oberon.net/downloads/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Nast is a packet sniffer BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel |