diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gdk-pixbuf/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/gdk-pixbuf/Makefile b/graphics/gdk-pixbuf/Makefile index fa2ad0c911b..e5f7482b083 100644 --- a/graphics/gdk-pixbuf/Makefile +++ b/graphics/gdk-pixbuf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2000/07/05 23:49:30 hubertf Exp $ +# $NetBSD: Makefile,v 1.7 2000/07/05 23:59:08 hubertf Exp $ # -DISTNAME= gdk-pixbuf-0.8.0nb1 +DISTNAME= gdk-pixbuf-0.8.0 +PKGNAME= ${DISTNAME}nb1 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/gdk-pixbuf/} |