summaryrefslogtreecommitdiff
path: root/print/tex-enumitem/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-enumitem/Makefile')
-rw-r--r--print/tex-enumitem/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/print/tex-enumitem/Makefile b/print/tex-enumitem/Makefile
index fe14a056e6a..d36faa6f4d3 100644
--- a/print/tex-enumitem/Makefile
+++ b/print/tex-enumitem/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:33 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2019/01/30 08:32:29 markd Exp $
DISTNAME= enumitem
-PKGNAME= tex-${DISTNAME}-3.5.2
-TEXLIVE_REV= 24146
+PKGNAME= tex-${DISTNAME}-3.7
+TEXLIVE_REV= 49702
MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/enumitem
COMMENT= Control layout of itemize, enumerate, and description
-LICENSE= lppl-1.3c
+LICENSE= mit
DEPENDS+= tex-graphics>=1.0onb1:../../print/tex-graphics