diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-01-08 15:50:05 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-01-08 15:50:05 +0000 |
commit | dc769a34d1480b61178b4190692fefaf4e690ebb (patch) | |
tree | 532c90f3dd07a187f25ec0dbaced4451c6684361 /chinese/chm2html | |
parent | f88eb7747972a05970308960221bccc834724b85 (diff) | |
download | ports-dc769a34d1480b61178b4190692fefaf4e690ebb.tar.gz ports-dc769a34d1480b61178b4190692fefaf4e690ebb.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 c858073e6991..94926a659f96 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= ports@FreeBSD.org +MAINTAINER= statue@freebsd.netlab.cse.yzu.edu.tw COMMENT= CHM Tools package WRKSRC= ${WRKDIR}/${PORTNAME} |