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 9dcc8c210de..fbb3d1a3360 100644 --- a/print/libgnomeprintui/Makefile +++ b/print/libgnomeprintui/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2003/03/12 13:03:31 jmmv Exp $ +# $NetBSD: Makefile,v 1.9 2003/05/02 11:56:16 wiz Exp $ # DISTNAME= libgnomeprintui-2.2.1.2 +PKGREVISION= 1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprintui/2.2/} EXTRACT_SUFX= .tar.bz2 |