diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-10-13 07:52:28 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-10-13 07:52:28 +0000 |
commit | 3e62e7728c55e89dff2146561af4054738d2fb02 (patch) | |
tree | 20694cf3c30776a427c1f9dafcde8b0e071e28a3 /chinese/hc | |
parent | 8c910b61d9f2dac7fde50e78c86e3c73c839c59c (diff) |
Notes
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 |