diff options
author | obrien <obrien@FreeBSD.org> | 2000-02-13 03:25:05 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-02-13 03:25:05 +0000 |
commit | ef42441ef62482246c769467dc9f2a1e0ccb7374 (patch) | |
tree | bed5fbcc8b3a54905961aaa2dc0867d8db97db42 /chinese/hc/Makefile | |
parent | 627c8bdcfee5c9eccee48f792e6e21e5ee852be1 (diff) | |
download | FreeBSD-ports-ef42441ef62482246c769467dc9f2a1e0ccb7374.zip FreeBSD-ports-ef42441ef62482246c769467dc9f2a1e0ccb7374.tar.gz |
Style nits in the ports I maintain.
Diffstat (limited to 'chinese/hc/Makefile')
-rw-r--r-- | chinese/hc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/hc/Makefile b/chinese/hc/Makefile index e0d9db4..81f0a87 100644 --- a/chinese/hc/Makefile +++ b/chinese/hc/Makefile @@ -1,6 +1,6 @@ # ex:ts=8 # Ports collection makefile for: hc -# Version required: 3.0 +# Version required: 3.0 # Date created: Mon Feb 03, 1997 # Whom: David O'Brien (obrien@FreeBSD.org) # @@ -15,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@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org WRKSRC= ${WRKDIR}/hc3 EXTRACT_ONLY= hc-30.tar.gz |