summaryrefslogtreecommitdiff
path: root/print/tex-beamer-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-beamer-doc/Makefile')
-rw-r--r--print/tex-beamer-doc/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/print/tex-beamer-doc/Makefile b/print/tex-beamer-doc/Makefile
index cb16693b71a..db3402e4a91 100644
--- a/print/tex-beamer-doc/Makefile
+++ b/print/tex-beamer-doc/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.3 2015/04/22 10:12:41 markd Exp $
+# $NetBSD: Makefile,v 1.4 2017/06/20 21:01:17 markd Exp $
DISTNAME= beamer.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-3.36
-TEXLIVE_REV= 36461
+PKGNAME= tex-${DISTNAME:S/./-/}-3.41
+TEXLIVE_REV= 43073
MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/beamer
COMMENT= Documentation for tex-beamer
-LICENSE= lppl-1.3c
+LICENSE= lppl-1.3c OR gnu-gpl-v2
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"