summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorwiz <wiz>2008-11-29 08:34:29 +0000
committerwiz <wiz>2008-11-29 08:34:29 +0000
commit7abcefdfe496be5b610679f0210be6c914aa5429 (patch)
tree61f5ba433bb5baa10c1f568e52687f120d8e7eb3 /meta-pkgs
parent363570db5339ee2609057ea232819683f5dfe09b (diff)
downloadpkgsrc-7abcefdfe496be5b610679f0210be6c914aa5429.tar.gz
Update for GNOME-2.24.2 (complete -- only one package ;) ).
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/mono-gnome-bindings/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-pkgs/mono-gnome-bindings/Makefile b/meta-pkgs/mono-gnome-bindings/Makefile
index 283947fcac5..241c0e3b65d 100644
--- a/meta-pkgs/mono-gnome-bindings/Makefile
+++ b/meta-pkgs/mono-gnome-bindings/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/10 16:36:05 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2008/11/29 08:34:29 wiz Exp $
-DISTNAME= mono-gnome-bindings-2.24.1
+DISTNAME= mono-gnome-bindings-2.24.2
CATEGORIES= meta-pkgs x11 gnome
MASTER_SITES= # empty
@@ -10,8 +10,8 @@ COMMENT= Meta-package for Mono (C#) bindings for the GNOME desktop
META_PACKAGE= yes
-# see http://ftp.gnome.org/pub/GNOME/bindings/2.24/2.24.1/sources/mono/
+# see http://ftp.gnome.org/pub/GNOME/bindings/2.24/2.24.2/sources/mono/
-DEPENDS+= gtk-sharp>=2.12.4:../../x11/gtk-sharp
+DEPENDS+= gtk-sharp>=2.12.6:../../x11/gtk-sharp
.include "../../mk/bsd.pkg.mk"