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 /www/http_get/Makefile | |
parent | d94214dbbc9bd6ca1ced154b9be2c9f7b46e2e5e (diff) |
Notes
Diffstat (limited to 'www/http_get/Makefile')
-rw-r--r-- | www/http_get/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |