diff options
Diffstat (limited to 'print/libgnomeprintui/Makefile')
-rw-r--r-- | print/libgnomeprintui/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/libgnomeprintui/Makefile b/print/libgnomeprintui/Makefile index b437e9bdc20..cafedae7470 100644 --- a/print/libgnomeprintui/Makefile +++ b/print/libgnomeprintui/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2009/03/06 13:56:06 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2009/08/26 19:56:53 sno Exp $ # DISTNAME= libgnomeprintui-2.18.4 +PKGREVISION= 1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprintui/2.18/} EXTRACT_SUFX= .tar.bz2 |