diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-05-23 06:51:10 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-05-23 06:51:10 +0800 |
commit | 36ee1d59cc7a3550eda87c430ab7643363a7198e (patch) | |
tree | dc10316e669e79aa98fc96ffaa01dd7e166b29f6 /x11 | |
parent | 17eafdc4297ec1b552f0adec18c591696bcc0935 (diff) | |
download | marcuscom-ports-36ee1d59cc7a3550eda87c430ab7643363a7198e.tar marcuscom-ports-36ee1d59cc7a3550eda87c430ab7643363a7198e.tar.gz marcuscom-ports-36ee1d59cc7a3550eda87c430ab7643363a7198e.tar.bz2 marcuscom-ports-36ee1d59cc7a3550eda87c430ab7643363a7198e.tar.lz marcuscom-ports-36ee1d59cc7a3550eda87c430ab7643363a7198e.tar.xz marcuscom-ports-36ee1d59cc7a3550eda87c430ab7643363a7198e.tar.zst marcuscom-ports-36ee1d59cc7a3550eda87c430ab7643363a7198e.zip |
Drum roll please...Presenting GNOME 2.3.2, the "Little Hero" release.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 5 |
2 files changed, 2 insertions, 5 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 09defacbc..6e2a75a78 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2-fifth-toe -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index d47e4e4bb..bb0220a25 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.3.1 -PORTREVISION= 1 +PORTVERSION= 2.3.2 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -44,8 +43,6 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ gpdf:${PORTSDIR}/graphics/gpdf \ galeon:${PORTSDIR}/www/galeon2 \ nautilus-cd-burner:${PORTSDIR}/sysutils/nautilus-cd-burner \ - gnome-theme-thumbnailer:${PORTSDIR}/x11/themus \ - gnome-font-viewer:${PORTSDIR}/x11-fonts/fontilus \ gcalctool:${PORTSDIR}/math/gcalctool \ gucharmap:${PORTSDIR}/misc/gucharmap \ zenity:${PORTSDIR}/x11/zenity \ |