summaryrefslogtreecommitdiff
path: root/meta-pkgs/mono-gnome-bindings
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-11-29 08:34:29 +0000
committerwiz <wiz@pkgsrc.org>2008-11-29 08:34:29 +0000
commit76161c99f7129006253d13f5e0c59610c54940ac (patch)
tree61f5ba433bb5baa10c1f568e52687f120d8e7eb3 /meta-pkgs/mono-gnome-bindings
parentbd5076a6cbe70cbd40657c850e587b49dc8e4e4f (diff)
downloadpkgsrc-76161c99f7129006253d13f5e0c59610c54940ac.tar.gz
Update for GNOME-2.24.2 (complete -- only one package ;) ).
Diffstat (limited to 'meta-pkgs/mono-gnome-bindings')
-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"