diff options
Diffstat (limited to 'print/xpp/Makefile')
-rw-r--r-- | print/xpp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/xpp/Makefile b/print/xpp/Makefile index 4bd4716e87d..8ab8a96d901 100644 --- a/print/xpp/Makefile +++ b/print/xpp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2006/07/22 04:46:18 rillig Exp $ +# $NetBSD: Makefile,v 1.37 2008/01/18 05:08:56 tnn Exp $ DISTNAME= xpp-1.5 +PKGREVISION= 1 CATEGORIES= print x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cups/} |