diff options
Diffstat (limited to 'print/paps')
-rw-r--r-- | print/paps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/paps/Makefile b/print/paps/Makefile index 2c3c0a904ec..e4e77735d80 100644 --- a/print/paps/Makefile +++ b/print/paps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2012/09/07 19:17:26 adam Exp $ +# $NetBSD: Makefile,v 1.4 2012/09/15 10:06:12 obache Exp $ # DISTNAME= paps-0.6.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=paps/} |