summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta-pkgs/gnome-platform/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/gnome-platform/Makefile b/meta-pkgs/gnome-platform/Makefile
index a70d84bbe19..a5070c6ce50 100644
--- a/meta-pkgs/gnome-platform/Makefile
+++ b/meta-pkgs/gnome-platform/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2010/11/15 20:35:57 drochner Exp $
+# $NetBSD: Makefile,v 1.26 2010/11/15 21:11:29 wiz Exp $
DISTNAME= gnome-platform-2.32.0
CATEGORIES= meta-pkgs x11 gnome
@@ -16,7 +16,7 @@ PKG_SUGGESTED_OPTIONS= fam
.include "../../mk/bsd.options.mk"
-# see http://ftp.gnome.org/pub/GNOME/platform/2.30/2.30.1/sources/
+# see http://ftp.gnome.org/pub/GNOME/platform/2.32/2.32.0/sources/
DEPENDS+= GConf>=2.32.0:../../devel/GConf
DEPENDS+= ORBit2>=2.14.19:../../net/ORBit2