summaryrefslogtreecommitdiff
path: root/print/tex-hyphen-base/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-hyphen-base/Makefile')
-rw-r--r--print/tex-hyphen-base/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/tex-hyphen-base/Makefile b/print/tex-hyphen-base/Makefile
index 34cc0116a63..1d2e88f0920 100644
--- a/print/tex-hyphen-base/Makefile
+++ b/print/tex-hyphen-base/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2009/04/13 00:13:03 minskim Exp $
-# TeX Live Revision 11176
+# $NetBSD: Makefile,v 1.3 2010/01/18 23:08:29 minskim Exp $
+# TeX Live Revision 14587
DISTNAME= hyphen-base
-PKGNAME= tex-${DISTNAME}-2008.11176
+PKGNAME= tex-${DISTNAME}-2009.14587
MAINTAINER= minskim@NetBSD.org
COMMENT= TeX hyphenation patterns for English
@@ -18,5 +18,5 @@ CONF_FILES+= ${PREFIX}/share/texmf/tex/generic/config/language.def \
TEX_TEXMF_DIRS+= ${PKG_SYSCONFDIR}
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"