diff options
-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 \ |