diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-26 00:59:58 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-26 00:59:58 +0000 |
commit | b371a50249724d8407835a6c371854b3fec91e53 (patch) | |
tree | d4604f53f91d33ab71aff9f493dbced04addaf31 /chinese/chm2html | |
parent | 0030c5a93ea3bcb84f8b5b20183c9efd0bf4a063 (diff) | |
download | ports-b371a50249724d8407835a6c371854b3fec91e53.tar.gz ports-b371a50249724d8407835a6c371854b3fec91e53.zip |
Notes
Diffstat (limited to 'chinese/chm2html')
-rw-r--r-- | chinese/chm2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/chm2html/Makefile b/chinese/chm2html/Makefile index b509760f7910..99c471da0a07 100644 --- a/chinese/chm2html/Makefile +++ b/chinese/chm2html/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.geocities.com/labourvanity/pub/ \ ftp://freebsd.sinica.edu.tw/pub/statue/chm2html/ EXTRACT_SUFX= .tgz -MAINTAINER= statue@freebsd.sinica.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= CHM Tools package WRKSRC= ${WRKDIR}/${PORTNAME} |