summaryrefslogtreecommitdiff
path: root/fonts/tex-kotex-base/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-05-03 23:00:45 +0000
committerminskim <minskim@pkgsrc.org>2010-05-03 23:00:45 +0000
commit93047d54a751783852949ae91747985ca2f1d746 (patch)
tree5637312d12a419c8ad4c230fa434bc2d03b03620 /fonts/tex-kotex-base/Makefile
parentf90957c840087cb2612a500a290ae14e19022d8a (diff)
downloadpkgsrc-93047d54a751783852949ae91747985ca2f1d746.tar.gz
Update tex-kotex-base to Revision 2.
- Fix euc vf.
Diffstat (limited to 'fonts/tex-kotex-base/Makefile')
-rw-r--r--fonts/tex-kotex-base/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/fonts/tex-kotex-base/Makefile b/fonts/tex-kotex-base/Makefile
index 11cb167738a..a68aa7cf7f7 100644
--- a/fonts/tex-kotex-base/Makefile
+++ b/fonts/tex-kotex-base/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/06/10 00:24:30 minskim Exp $
-# TeX Live Revision 1
+# $NetBSD: Makefile,v 1.2 2010/05/03 23:00:45 minskim Exp $
+# TeX Live Revision 2
DISTNAME= kotex-base
PKGNAME= tex-${DISTNAME}-0.1.1
-MASTER_SITES= http://ftp.ktug.or.kr/KTUG/texlive/2008/archive/
+PKGREVISION= 1
+MASTER_SITES= http://ftp.ktug.or.kr/KTUG/texlive/2009/archive/
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://project.ktug.or.kr/ko.TeX/
@@ -11,5 +12,5 @@ COMMENT= Fonts for Korean TeX
TEX_MAP_FILES+= kotex-base.map
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"