summaryrefslogtreecommitdiff
path: root/print/tex-exam-doc/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-05-26 03:50:20 +0000
committerminskim <minskim@pkgsrc.org>2010-05-26 03:50:20 +0000
commit9bdedc4da35b26b1fc883e25210b0a66f173e294 (patch)
treea1484fa1d6f7381bbe93635f2d145455a60dd950 /print/tex-exam-doc/Makefile
parent16d95beaed24bfe30c445a6d644d849ef9f05311 (diff)
downloadpkgsrc-9bdedc4da35b26b1fc883e25210b0a66f173e294.tar.gz
Let tex-exam{,-doc} use DISTFILES from TeX Live 2009. No functional change.
Diffstat (limited to 'print/tex-exam-doc/Makefile')
-rw-r--r--print/tex-exam-doc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/tex-exam-doc/Makefile b/print/tex-exam-doc/Makefile
index 63e9c66cb4d..e6e56e7f206 100644
--- a/print/tex-exam-doc/Makefile
+++ b/print/tex-exam-doc/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/23 23:50:46 minskim Exp $
-# TeX Live Revision 9734
+# $NetBSD: Makefile,v 1.2 2010/05/26 03:50:20 minskim Exp $
DISTNAME= exam.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2.3
+TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-exam
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"