diff options
Diffstat (limited to 'print/xpp/Makefile')
-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 e2dff880b14..8017ee3d456 100644 --- a/print/xpp/Makefile +++ b/print/xpp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2003/07/17 22:52:48 grant Exp $ +# $NetBSD: Makefile,v 1.20 2004/01/03 18:49:52 reed Exp $ DISTNAME= xpp-1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cups/} |