diff options
-rw-r--r-- | games/aop/Makefile | 2 | ||||
-rw-r--r-- | net/aget/Makefile | 2 | ||||
-rw-r--r-- | net/ipgrab/Makefile | 2 | ||||
-rw-r--r-- | textproc/hgrep/Makefile | 2 | ||||
-rw-r--r-- | www/http_get/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/games/aop/Makefile b/games/aop/Makefile index 27efbc65ff76..336389fc84e4 100644 --- a/games/aop/Makefile +++ b/games/aop/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6 CATEGORIES= games MASTER_SITES= http://raffi.at/code/aop/ -MAINTAINER= az_mail@gmx.at +MAINTAINER= ports@FreeBSD.org COMMENT= A curses based arcade game with only 64 lines of code DOCS= COPYING README 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 diff --git a/textproc/hgrep/Makefile b/textproc/hgrep/Makefile index 5e18bd366611..1ffbc41fa772 100644 --- a/textproc/hgrep/Makefile +++ b/textproc/hgrep/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.acme.com/software/hgrep/ DISTNAME= ${PORTNAME}_04oct1999 -MAINTAINER= az_mail@gmx.at +MAINTAINER= ports@FreeBSD.org COMMENT= A nice Highlighting Hack for grep WRKSRC= ${WRKDIR}/hgrep diff --git a/www/http_get/Makefile b/www/http_get/Makefile index 32ebfe076a46..45cf4482a453 100644 --- a/www/http_get/Makefile +++ b/www/http_get/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www ipv6 MASTER_SITES= http://www.acme.com/software/http_get/ DISTNAME= ${PORTNAME}_18mar2002 -MAINTAINER= az_mail@gmx.at +MAINTAINER= ports@FreeBSD.org COMMENT= Dump http-contents to stdout WRKSRC= ${WRKDIR}/http_get |