diff options
Diffstat (limited to 'print/xpdf-chinese-simplified/Makefile')
-rw-r--r-- | print/xpdf-chinese-simplified/Makefile | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/print/xpdf-chinese-simplified/Makefile b/print/xpdf-chinese-simplified/Makefile index 3db6d534f54..a28e8e7dc7b 100644 --- a/print/xpdf-chinese-simplified/Makefile +++ b/print/xpdf-chinese-simplified/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2003/08/30 22:51:31 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2004/01/18 18:48:31 wiz Exp $ # -DISTNAME= xpdf-chinese-simplified -PKGNAME= ${DISTNAME}-20020617 -PKGREVISION= 1 -WRKSRC= ${WRKDIR}/${DISTNAME} +DISTNAME= xpdf-chinese-simplified-2004-jan-16 +PKGNAME= xpdf-chinese-simplified-20040116 +WRKSRC= ${WRKDIR}/xpdf-chinese-simplified CATEGORIES= print MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ @@ -16,7 +15,6 @@ DEPENDS+= xpdf>=2.02:../../print/xpdf USE_PKGINSTALL= yes -DIST_SUBDIR= ${PKGNAME_NOREV} NO_CONFIGURE= yes NO_BUILD= yes |