diff options
author | itetcu <itetcu@FreeBSD.org> | 2009-07-06 15:09:21 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2009-07-06 15:09:21 +0800 |
commit | d63a68f2dff7b29a8963adc3f6238007ef87701c (patch) | |
tree | dc2d6622990e31e96b64f9fe7faf4179e9ec0dc9 /net | |
parent | ce00a3eeaedda6c7a191d0e93db8c871789fe16f (diff) | |
download | freebsd-ports-gnome-d63a68f2dff7b29a8963adc3f6238007ef87701c.tar.gz freebsd-ports-gnome-d63a68f2dff7b29a8963adc3f6238007ef87701c.tar.zst freebsd-ports-gnome-d63a68f2dff7b29a8963adc3f6238007ef87701c.zip |
Reset maintainer, email bounces.
Diffstat (limited to 'net')
-rw-r--r-- | net/aget/Makefile | 2 | ||||
-rw-r--r-- | net/ipgrab/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/aget/Makefile b/net/aget/Makefile index 3f95bd26799f..0264181f57c8 100644 --- a/net/aget/Makefile +++ b/net/aget/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.1 CATEGORIES= net MASTER_SITES= http://www.enderunix.org/aget/ -MAINTAINER= az_mail@gmx.at +MAINTAINER= ports@FreeBSD.org COMMENT= A multithreaded HTTP download accelerator PLIST_FILES= bin/aget 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 |