diff options
author | obrien <obrien@FreeBSD.org> | 2002-11-05 11:38:57 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-11-05 11:38:57 +0800 |
commit | 8534694c00981b9ef068882acadcbeca9c77afb3 (patch) | |
tree | 6243426d80b59a2992193c4b2959ff4356047a1a /chinese/hc | |
parent | 17a0676beb66f78270d5de897196be646a1b867f (diff) | |
download | freebsd-ports-gnome-8534694c00981b9ef068882acadcbeca9c77afb3.tar.gz freebsd-ports-gnome-8534694c00981b9ef068882acadcbeca9c77afb3.tar.zst freebsd-ports-gnome-8534694c00981b9ef068882acadcbeca9c77afb3.zip |
The community as a whole can maintain these better than I can at the moment.
Diffstat (limited to 'chinese/hc')
-rw-r--r-- | chinese/hc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/hc/Makefile b/chinese/hc/Makefile index dc210192f17a..f2e801710275 100644 --- a/chinese/hc/Makefile +++ b/chinese/hc/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/convert/ DISTFILES= hc-30.tar.gz hc-supp.tab -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_REINPLACE= yes WRKSRC= ${WRKDIR}/hc3 |