summaryrefslogtreecommitdiff
path: root/x11/gtk2-engines/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2006-01-20 13:31:16 +0000
committerjmmv <jmmv@pkgsrc.org>2006-01-20 13:31:16 +0000
commit6d0b86553dcda2ca1a7801032f508e329ed40511 (patch)
tree005e631cdb9561cdb458c2e88d8e2812c834722f /x11/gtk2-engines/Makefile
parent93eea9250b9fa41cd05df8839abead32b88b85c7 (diff)
downloadpkgsrc-6d0b86553dcda2ca1a7801032f508e329ed40511.tar.gz
Update to 2.6.6:
* Applied cleanups and fixes for compiler warnings from bug #321140 to Clearlooks, Crux, HC, Metal, Mist, Redmond and Thinice engines [ patches by Kjartan Maraas ] * ISO C90 and compiler warnings fixed and more unused code removed from Crux [ Thomas Wood ] * ISO C90 fixes to thinice [ Thomas ]
Diffstat (limited to 'x11/gtk2-engines/Makefile')
-rw-r--r--x11/gtk2-engines/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk2-engines/Makefile b/x11/gtk2-engines/Makefile
index 0aca23adbf4..b27f501856a 100644
--- a/x11/gtk2-engines/Makefile
+++ b/x11/gtk2-engines/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2005/08/26 16:33:40 drochner Exp $
+# $NetBSD: Makefile,v 1.35 2006/01/20 13:31:16 jmmv Exp $
-DISTNAME= gtk-engines-2.6.5
+DISTNAME= gtk-engines-2.6.6
PKGNAME= ${DISTNAME:S/gtk/gtk2/}
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-engines/2.6/}