diff options
Diffstat (limited to 'print/paps/Makefile')
-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 a55e969855f..df0c2a64d8c 100644 --- a/print/paps/Makefile +++ b/print/paps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/06/04 22:16:59 tron Exp $ +# $NetBSD: Makefile,v 1.11 2013/06/06 12:55:00 wiz Exp $ # DISTNAME= paps-0.6.8 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=paps/} |