diff options
Diffstat (limited to 'print/tex-kotex-utils/Makefile')
-rw-r--r-- | print/tex-kotex-utils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-kotex-utils/Makefile b/print/tex-kotex-utils/Makefile index e3d18d96be8..900cf4e704c 100644 --- a/print/tex-kotex-utils/Makefile +++ b/print/tex-kotex-utils/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2011/11/29 21:05:36 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 21:57:21 wiz Exp $ DISTNAME= kotex-dist-20110504 PKGNAME= tex-kotex-utils-0.3 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= http://ftp.ktug.or.kr/KTUG/ko.TeX/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |