diff options
Diffstat (limited to 'print/xpp')
-rw-r--r-- | print/xpp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xpp/Makefile b/print/xpp/Makefile index 69671637e96..c6d3bef150a 100644 --- a/print/xpp/Makefile +++ b/print/xpp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2010/01/27 16:47:08 joerg Exp $ +# $NetBSD: Makefile,v 1.42 2010/06/13 22:45:18 wiz Exp $ DISTNAME= xpp-1.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= print x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cups/} |