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 e4e77735d80..65271b22c0c 100644 --- a/print/paps/Makefile +++ b/print/paps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2012/09/15 10:06:12 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/02 17:11:52 tron Exp $ # DISTNAME= paps-0.6.8 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=paps/} |