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 0b1951a3c40..4946ed916a8 100644 --- a/print/paps/Makefile +++ b/print/paps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/09/02 19:51:23 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/10/10 14:42:30 ryoon Exp $ # DISTNAME= paps-0.6.8 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=paps/} |