diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-11 21:29:57 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-11 21:29:57 +0000 |
commit | 0edf0fcf0436726038707e35ef6470a6c4e45105 (patch) | |
tree | 133d02227808ed451b6cae84b91c7e172eae0a8e /www | |
parent | b508c8cae1832d3522b2e3725d2b45288a9643a9 (diff) | |
download | ports-0edf0fcf0436726038707e35ef6470a6c4e45105.tar.gz ports-0edf0fcf0436726038707e35ef6470a6c4e45105.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/httrack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/httrack/Makefile b/www/httrack/Makefile index 40d5a1d03b18..f49f517d9187 100644 --- a/www/httrack/Makefile +++ b/www/httrack/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.httrack.com/ DISTNAME= ${PORTNAME}-${PORTVERSION:R} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= andrew.nau.ua@gmail.com COMMENT= Easy-to-use offline browser utility and website copier WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |