diff options
Diffstat (limited to 'print/libgnomecups/Makefile')
-rw-r--r-- | print/libgnomecups/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile index 947e1924a08..11db49ec749 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2005/10/16 12:52:23 jmmv Exp $ +# $NetBSD: Makefile,v 1.11 2006/01/24 07:32:31 wiz Exp $ # DISTNAME= libgnomecups-0.2.2 +PKGREVISION= 1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomecups/0.2/} |