summaryrefslogtreecommitdiff
path: root/print/tex-nomencl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-nomencl/Makefile')
-rw-r--r--print/tex-nomencl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/tex-nomencl/Makefile b/print/tex-nomencl/Makefile
index f827097947d..313187c38b2 100644
--- a/print/tex-nomencl/Makefile
+++ b/print/tex-nomencl/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/29 23:42:53 minskim Exp $
-# TeX Live Revision 7340
+# $NetBSD: Makefile,v 1.2 2010/05/26 04:16:51 minskim Exp $
DISTNAME= nomencl
PKGNAME= tex-${DISTNAME}-3.1a
+TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Produce lists of symbols as in nomenclature
CONFLICTS+= teTeX-texmf<=3.0nb20
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"