diff options
author | obrien <obrien@FreeBSD.org> | 1997-10-13 15:52:28 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-10-13 15:52:28 +0800 |
commit | bb4d1c221dad5670056a81e80359458664cdb961 (patch) | |
tree | 6843c34c6e2196026b91d20ec217cc4c6cc2e197 /chinese/hc | |
parent | f05390a5b576f8103e7ae6d88b9e5851d284bffd (diff) | |
download | freebsd-ports-gnome-bb4d1c221dad5670056a81e80359458664cdb961.tar.gz freebsd-ports-gnome-bb4d1c221dad5670056a81e80359458664cdb961.tar.zst freebsd-ports-gnome-bb4d1c221dad5670056a81e80359458664cdb961.zip |
Portlint.
Change my email address.
Diffstat (limited to 'chinese/hc')
-rw-r--r-- | chinese/hc/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chinese/hc/Makefile b/chinese/hc/Makefile index 6e9fd99e41d3..400525ab2cc5 100644 --- a/chinese/hc/Makefile +++ b/chinese/hc/Makefile @@ -4,9 +4,10 @@ # Date created: Mon Feb 03, 1997 # Whom: David O'Brien (obrien@FreeBSD.org) # -# $Id: Makefile,v 1.1.1.1 1997/02/08 00:36:01 obrien Exp $ +# $Id: Makefile,v 1.2 1997/09/22 17:48:33 max Exp $ # +DISTNAME= hc-3.0 PKGNAME= zh-hc-3.0 CATEGORIES= chinese MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ @@ -14,7 +15,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@NUXI.com +MAINTAINER= obrien@FreeBSD.org WRKSRC= ${WRKDIR}/hc3 EXTRACT_ONLY= hc-30.tar.gz |