diff options
Diffstat (limited to 'print/tex-kotex-dev-doc/Makefile')
-rw-r--r-- | print/tex-kotex-dev-doc/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/print/tex-kotex-dev-doc/Makefile b/print/tex-kotex-dev-doc/Makefile index e5534edfcef..6bd85558be7 100644 --- a/print/tex-kotex-dev-doc/Makefile +++ b/print/tex-kotex-dev-doc/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2011/01/12 15:18:12 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2011/11/29 21:20:59 minskim Exp $ DISTNAME= kotex-dev.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.2 -MASTER_SITES= http://ftp.ktug.or.kr/KTUG/texlive/2010/archive/ -DIST_SUBDIR= ${PKGNAME:S/-doc//} -TEXLIVE_REV= 3 +PKGNAME= tex-${DISTNAME:S/./-/}-0.3 +MASTER_SITES= http://ftp.ktug.or.kr/KTUG/texlive/2011/archive/ +DIST_SUBDIR= ${PKGNAME_NOREV:S/-doc//} +TEXLIVE_REV= 21 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://project.ktug.or.kr/ko.TeX/ |