diff options
Diffstat (limited to 'print/xpdf/Makefile')
-rw-r--r-- | print/xpdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xpdf/Makefile b/print/xpdf/Makefile index be01c54a301..5a3cd894841 100644 --- a/print/xpdf/Makefile +++ b/print/xpdf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2006/11/06 10:47:18 joerg Exp $ +# $NetBSD: Makefile,v 1.60 2007/01/17 17:38:05 drochner Exp $ DISTNAME= xpdf-3.01 PKGNAME= ${DISTNAME}pl2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ ${MASTER_SITE_SUNSITE:=apps/graphics/viewers/X/xpdf/} \ |