diff options
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index efe53b7f5..2f6f4931b 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.5.1 -PORTREVISION= 3 +PORTVERSION= 2.5.2 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -54,6 +53,7 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ gnome-netinfo:${PORTSDIR}/net/gnomenetwork \ gdesklets:${PORTSDIR}/deskutils/gdesklets \ monkey-bubble:${PORTSDIR}/games/monkeybubble \ + mozilla-bonobo-viewer:${PORTSDIR}/www/mozilla-bonobo \ dasher:${PORTSDIR}/editors/dasher NO_BUILD= yes |