diff options
Diffstat (limited to 'print/tex-subfig-doc/Makefile')
-rw-r--r-- | print/tex-subfig-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-subfig-doc/Makefile b/print/tex-subfig-doc/Makefile index 20a7f4029b1..28bd7c2c3cb 100644 --- a/print/tex-subfig-doc/Makefile +++ b/print/tex-subfig-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/05/26 03:56:12 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2016/01/26 11:08:59 markd Exp $ DISTNAME= subfig.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.3 @@ -6,6 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-subfig +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb19 |