diff options
author | wiz <wiz> | 2009-11-14 07:10:17 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-11-14 07:10:17 +0000 |
commit | 2fcad266f5cb3f7b06acb067e6d9ff7e0549ae16 (patch) | |
tree | d8f43691b77ac61896a1b4dc8d1aaf56187c3c7e /print | |
parent | fc99d78f66b82da2147bc96a6164b65c69bd391e (diff) | |
download | pkgsrc-2fcad266f5cb3f7b06acb067e6d9ff7e0549ae16.tar.gz |
Bump PKGREVISION for previous.
Diffstat (limited to 'print')
-rw-r--r-- | print/xpdf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/xpdf/Makefile b/print/xpdf/Makefile index bc4023e49b5..fb5cd5bbbb6 100644 --- a/print/xpdf/Makefile +++ b/print/xpdf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.69 2009/11/13 23:12:02 christos Exp $ +# $NetBSD: Makefile,v 1.70 2009/11/14 07:10:17 wiz Exp $ DISTNAME= xpdf-3.02 PKGNAME= xpdf-3.02pl4 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ ${MASTER_SITE_SUNSITE:=apps/graphics/viewers/X/xpdf/} \ |