diff options
Diffstat (limited to 'print/tex-gentle-doc')
-rw-r--r-- | print/tex-gentle-doc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tex-gentle-doc/Makefile b/print/tex-gentle-doc/Makefile index 1db2a177b92..331ab34feb0 100644 --- a/print/tex-gentle-doc/Makefile +++ b/print/tex-gentle-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:48 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2019/11/04 19:58:04 rillig Exp $ DISTNAME= gentle.doc PKGNAME= tex-${DISTNAME:S/./-/}-2014 @@ -6,7 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/gentle -COMMENT= Gentle Introduction to TeX +COMMENT= Gentle Introduction to TeX #LICENSE= other-free .include "../../print/texlive/package.mk" |