diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-03-04 21:56:46 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-03-04 21:56:46 +0000 |
commit | 83843b7bd66bb7b7688ac94cc9986166fee0082a (patch) | |
tree | 65e80a0c5cb996b1808cd341112ecc154a6bd9bd /www/winhelpcgi | |
parent | 54fdc30cc35cc03653bce6fe7ca7a771c45d2471 (diff) | |
download | ports-83843b7bd66bb7b7688ac94cc9986166fee0082a.tar.gz ports-83843b7bd66bb7b7688ac94cc9986166fee0082a.zip |
Notes
Diffstat (limited to 'www/winhelpcgi')
-rw-r--r-- | www/winhelpcgi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/winhelpcgi/Makefile b/www/winhelpcgi/Makefile index 06fae248358e..927ce72e86ed 100644 --- a/www/winhelpcgi/Makefile +++ b/www/winhelpcgi/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www textproc MASTER_SITES= http://www.herdsoft.com/ftp/ DISTNAME= ${PORTNAME}_1.0rc3-1 -MAINTAINER= endx7@users.sf.net +MAINTAINER= robin.schoonover@gmail.google.com COMMENT= A winhelp converter cgi program LIB_DEPENDS= wmf.2:${PORTSDIR}/graphics/libwmf |