diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-07 01:27:43 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-07 01:27:43 +0800 |
commit | 70a98947a28581d563c393935a4add2578cf9da0 (patch) | |
tree | 0d4377167785a00480560ace199a6a6e510dd1f6 /x11 | |
parent | 038a06ce384fe998abe83fddab7233316239233f (diff) | |
download | marcuscom-ports-70a98947a28581d563c393935a4add2578cf9da0.tar marcuscom-ports-70a98947a28581d563c393935a4add2578cf9da0.tar.gz marcuscom-ports-70a98947a28581d563c393935a4add2578cf9da0.tar.bz2 marcuscom-ports-70a98947a28581d563c393935a4add2578cf9da0.tar.lz marcuscom-ports-70a98947a28581d563c393935a4add2578cf9da0.tar.xz marcuscom-ports-70a98947a28581d563c393935a4add2578cf9da0.tar.zst marcuscom-ports-70a98947a28581d563c393935a4add2578cf9da0.zip |
Announcing GNOME 2.5.2: "You want me to blow on your toes?"
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1596 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2-lite/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index b544b3eda..75e351a8d 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2-fifth-toe -PORTVERSION= 2.5.1 +PORTVERSION= 2.5.2 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile index efcf603e0..dcb34d0fb 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.5.1 +PORTVERSION= 2.5.2 CATEGORIES= x11 gnome MASTER_SITES= # empty PKGNAMESUFFIX= -lite 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 |