diff options
Diffstat (limited to 'korean/h2ps/Makefile')
-rw-r--r-- | korean/h2ps/Makefile | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/korean/h2ps/Makefile b/korean/h2ps/Makefile index 2d39fb675939..23414085c05b 100644 --- a/korean/h2ps/Makefile +++ b/korean/h2ps/Makefile @@ -1,20 +1,20 @@ -# New ports collection makefile for: h2ps-2.0 -# Version required: 2.0 +# 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> # -# $Id: Makefile,v 1.4 1998/08/09 00:54:32 steve Exp $ +# $Id: Makefile,v 1.5 1998/08/13 07:18:01 asami Exp $ +# +# Thanks to SungGon Yi <skon@stats.snu.ac.kr> for advising 2.06 ports # -DISTNAME= h2ps-2.00 -PKGNAME= ko-h2ps-a4-2.0 +DISTNAME= h2ps-2.06 +PKGNAME= ko-h2ps-2.06 CATEGORIES= korean print MASTER_SITES= ftp://cglab.snu.ac.kr/pub/hangul/n3f/tar/ MAINTAINER= junker@jazz.snu.ac.kr -BROKEN= fetch - pre-build: @(cd ${WRKSRC}; make clean) |