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 c0477fcc753..8e60bf816e5 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2009/04/07 11:12:27 drochner Exp $ +# $NetBSD: Makefile,v 1.21 2009/08/26 19:56:53 sno Exp $ # DISTNAME= libgnomecups-0.2.3 +PKGREVISION= 1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomecups/0.2/} |