summaryrefslogtreecommitdiff
path: root/print/tex-moreverb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-moreverb/Makefile')
-rw-r--r--print/tex-moreverb/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/tex-moreverb/Makefile b/print/tex-moreverb/Makefile
index ca5820e33de..36911235de4 100644
--- a/print/tex-moreverb/Makefile
+++ b/print/tex-moreverb/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/09 23:08:52 minskim Exp $
-# TeX Live Revision 8554
+# $NetBSD: Makefile,v 1.2 2010/05/13 08:40:44 minskim Exp $
DISTNAME= moreverb
PKGNAME= tex-${DISTNAME}-2.3
+TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Extended verbatim
@@ -10,5 +10,5 @@ COMMENT= Extended verbatim
CONFLICTS+= teTeX-texmf<=3.0nb17
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"