diff options
Diffstat (limited to 'print/tex-ftcap-doc/Makefile')
-rw-r--r-- | print/tex-ftcap-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-ftcap-doc/Makefile b/print/tex-ftcap-doc/Makefile index 48a8a6c0cda..01430c150c8 100644 --- a/print/tex-ftcap-doc/Makefile +++ b/print/tex-ftcap-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/27 18:42:11 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/27 10:42:26 markd Exp $ # TeX Live Revision 17275 DISTNAME= ftcap.doc @@ -6,6 +6,7 @@ PKGNAME= tex-${DISTNAME:S/./-/}-1.4 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-ftcap +LICENSE= gnu-gpl-v2 .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" |