summaryrefslogtreecommitdiff
path: root/print/tex-multirow-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-multirow-doc/Makefile')
-rw-r--r--print/tex-multirow-doc/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/print/tex-multirow-doc/Makefile b/print/tex-multirow-doc/Makefile
index d4736eed78f..360d63bce0a 100644
--- a/print/tex-multirow-doc/Makefile
+++ b/print/tex-multirow-doc/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 23:15:32 minskim Exp $
-# TeX Live Revision 7340
+# $NetBSD: Makefile,v 1.2 2010/05/17 21:32:49 minskim Exp $
DISTNAME= multirow.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.6
+PKGREVISION= 1
+TEXLIVE_REV= 17256
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-multirow
CONFLICTS+= teTeX-texmf<=3.0nb16
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"