diff options
Diffstat (limited to 'print/tex-pspicture-doc/Makefile')
-rw-r--r-- | print/tex-pspicture-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-pspicture-doc/Makefile b/print/tex-pspicture-doc/Makefile index a9d484a20b6..12b2ce194a5 100644 --- a/print/tex-pspicture-doc/Makefile +++ b/print/tex-pspicture-doc/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/05/10 21:21:10 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2010/09/14 00:18:15 minskim Exp $ DISTNAME= pspicture.doc PKGNAME= tex-${DISTNAME:S/./-/}-2009 TEXLIVE_REV= 15878 +DIST_SUBDIR= ${PKGBASE:S/-doc//}-${TEXLIVE_REV}.2010 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-pspicture |