diff options
Diffstat (limited to 'print/libgnomeprintui')
-rw-r--r-- | print/libgnomeprintui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/libgnomeprintui/Makefile b/print/libgnomeprintui/Makefile index a1664004ce2..37db45d8941 100644 --- a/print/libgnomeprintui/Makefile +++ b/print/libgnomeprintui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2004/01/03 18:49:52 reed Exp $ +# $NetBSD: Makefile,v 1.20 2004/01/23 21:50:47 jmmv Exp $ # DISTNAME= libgnomeprintui-2.4.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprintui/2.4/} EXTRACT_SUFX= .tar.bz2 |