diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-07-25 21:58:10 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-07-25 21:58:10 +0000 |
commit | 8cf8875aef63f9fd38e7fd43001c98f7ae940331 (patch) | |
tree | b9cfdc650137ba8e4abb272f2cfa276d71529d41 /chinese/chm2html | |
parent | bf5f4bec5e17ed768503873027c074576e8bf01b (diff) |
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 94926a659f96..c858073e6991 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.netlab.cse.yzu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= CHM Tools package WRKSRC= ${WRKDIR}/${PORTNAME} |