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 b7b8d759afe..526691185b5 100644 --- a/print/xpdf/Makefile +++ b/print/xpdf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.78 2012/10/08 13:45:49 asau Exp $ +# $NetBSD: Makefile,v 1.79 2013/06/03 10:05:54 wiz Exp $ DISTNAME= xpdf-3.03 #PKGNAME= xpdf-3.02pl4 #PKGREVISION= 4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ ${MASTER_SITE_SUNSITE:=apps/graphics/viewers/X/xpdf/} \ |