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 526691185b5..7cd8bdc157d 100644 --- a/print/xpdf/Makefile +++ b/print/xpdf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.79 2013/06/03 10:05:54 wiz Exp $ +# $NetBSD: Makefile,v 1.80 2013/06/04 22:17:01 tron Exp $ DISTNAME= xpdf-3.03 #PKGNAME= xpdf-3.02pl4 #PKGREVISION= 4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ ${MASTER_SITE_SUNSITE:=apps/graphics/viewers/X/xpdf/} \ |