diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-07-06 07:09:21 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-07-06 07:09:21 +0000 |
commit | f4bb9978c5c03d2a4da02d8482573a137fc4044d (patch) | |
tree | ee60770de2adf1b2b5746a691af47325ec375f8d /net/ipgrab | |
parent | d94214dbbc9bd6ca1ced154b9be2c9f7b46e2e5e (diff) | |
download | ports-f4bb9978c5c03d2a4da02d8482573a137fc4044d.tar.gz ports-f4bb9978c5c03d2a4da02d8482573a137fc4044d.zip |
Reset maintainer, email bounces.
Notes
Notes:
svn path=/head/; revision=237232
Diffstat (limited to 'net/ipgrab')
-rw-r--r-- | net/ipgrab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipgrab/Makefile b/net/ipgrab/Makefile index e1ade6c8ebe8..a601ab701a18 100644 --- a/net/ipgrab/Makefile +++ b/net/ipgrab/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.10 CATEGORIES= net security MASTER_SITES= SF -MAINTAINER= az_mail@gmx.at +MAINTAINER= ports@FreeBSD.org COMMENT= IPgrab is a verbose packet sniffer for UNIX hosts BUILD_DEPENDS= ${LOCALBASE}/include/pcap.h:${PORTSDIR}/net/libpcap |