summaryrefslogtreecommitdiff
path: root/x11/gtk2-engines/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-01-04 23:17:09 +0000
committerjmmv <jmmv>2003-01-04 23:17:09 +0000
commit33022dffc0e02bbe12819976ff3642e1c7b2a5a3 (patch)
tree1cf709dd9341dc33e7aeeb0abb02fa5c19e9f463 /x11/gtk2-engines/Makefile
parent086a923d28d67b0e6533fc94b1c3160d549cd33e (diff)
downloadpkgsrc-33022dffc0e02bbe12819976ff3642e1c7b2a5a3.tar.gz
Fix PKGNAME: should be gtk2-engines, not gtk-engines. Pointed out in
PR pkg/19682 by Eric Gillespie.
Diffstat (limited to 'x11/gtk2-engines/Makefile')
-rw-r--r--x11/gtk2-engines/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gtk2-engines/Makefile b/x11/gtk2-engines/Makefile
index 878152824da..07aafddb071 100644
--- a/x11/gtk2-engines/Makefile
+++ b/x11/gtk2-engines/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2003/01/04 22:26:34 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2003/01/04 23:17:09 jmmv Exp $
#
DISTNAME= gtk-engines-1.9.0
+PKGNAME= ${DISTNAME:S/gtk/gtk2/}
PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-engines/1.9/}