diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-13 09:17:26 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-13 09:17:26 +0000 |
commit | d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2 (patch) | |
tree | 916c4017c965133decfae3108f21ad85c9709eb1 /korean/h2ps | |
parent | dc4e00ce6e1c23b2e2a98c2c6dda89dc1d1b3f91 (diff) | |
download | ports-d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2.tar.gz ports-d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2.zip |
Notes
Diffstat (limited to 'korean/h2ps')
-rw-r--r-- | korean/h2ps/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/korean/h2ps/Makefile b/korean/h2ps/Makefile index 85f5fbf5ea31..3a7e5af4a0f0 100644 --- a/korean/h2ps/Makefile +++ b/korean/h2ps/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: h2ps-2.06 -# Version required: 2.06 # Date created: 20 May 1997 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # @@ -8,8 +7,8 @@ # Thanks to SungGon Yi <skon@stats.snu.ac.kr> for advising 2.06 ports # -DISTNAME= h2ps-2.06 -PKGNAME= ko-h2ps-2.06 +PORTNAME= h2ps +PORTVERSION= 2.06 CATEGORIES= korean print MASTER_SITES= ftp://cglab.snu.ac.kr/pub/hangul/n3f/tar/ |