summaryrefslogtreecommitdiff
path: root/print/tex-exam-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-exam-doc/Makefile')
-rw-r--r--print/tex-exam-doc/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/print/tex-exam-doc/Makefile b/print/tex-exam-doc/Makefile
index 25d4b6133f3..cbdf8d0d443 100644
--- a/print/tex-exam-doc/Makefile
+++ b/print/tex-exam-doc/Makefile
@@ -1,11 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2012/02/14 21:50:46 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2015/06/14 12:50:02 markd Exp $
DISTNAME= exam.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-2.4
-TEXLIVE_REV= 22585
+PKGNAME= tex-${DISTNAME:S/./-/}-2.5
+TEXLIVE_REV= 37279
MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/exam
COMMENT= Documentation for tex-exam
+LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"