diff options
author | kris <kris@FreeBSD.org> | 2004-02-22 09:40:47 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-22 09:40:47 +0800 |
commit | e91ca4de71355a2619b8e2069f908514f8446f1c (patch) | |
tree | b79b181c8a47c114f43ad6d4efa88301485b821a /www/httrack | |
parent | 5c56dc3c73b04e2ca25b3bd64eaf05a30a7b3557 (diff) | |
download | freebsd-ports-gnome-e91ca4de71355a2619b8e2069f908514f8446f1c.tar.gz freebsd-ports-gnome-e91ca4de71355a2619b8e2069f908514f8446f1c.tar.zst freebsd-ports-gnome-e91ca4de71355a2619b8e2069f908514f8446f1c.zip |
Don my portmgr hat and return dirk@FreeBSD.org's ports back to the
unmaintained pool. He has not committed in over a year and has been
unresponsive to emails over a similar time period.
Diffstat (limited to 'www/httrack')
-rw-r--r-- | www/httrack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/httrack/Makefile b/www/httrack/Makefile index d3e89aabda1d..f0e325f32d6e 100644 --- a/www/httrack/Makefile +++ b/www/httrack/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: httrack +ports# New ports collection makefile for: httrack # Date created: Sun Jun 17 10:28:52 CEST 2001 # Whom: Dirk Froemberg <dirk@FreeBSD.org> # @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dirk DISTNAME= httrack-3.20-2 -MAINTAINER= dirk@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Easy-to-use offline browser utility and website copier WRKSRC= ${WRKDIR}/httrack-3.20/src |