diff options
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-power-tools/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 7 |
4 files changed, 7 insertions, 7 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index f0a10ce6e..842c94769 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2-fifth-toe -PORTVERSION= 2.7.2 +PORTVERSION= 2.7.3 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile index 4ba87c93b..d4dfcf5a2 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.7.2 +PORTVERSION= 2.7.3 CATEGORIES= x11 gnome MASTER_SITES= # empty PKGNAMESUFFIX= -lite diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index 7da488247..4f14f11e7 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnome2-power-tools -PORTVERSION= 2.7.2 -PORTREVISION= 1 +PORTVERSION= 2.7.3 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index b460dc06b..92dfcd406 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.7.2 -PORTREVISION= 2 +PORTVERSION= 2.7.3 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -53,7 +52,9 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ ${X11BASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \ boot-admin:${PORTSDIR}/sysutils/gnomesystemtools \ gnome-nettool:${PORTSDIR}/net/gnomenettool \ - vino-session:${PORTSDIR}/net/vino + vino-session:${PORTSDIR}/net/vino \ + gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager \ + ximian-connector-setup-1.5:${PORTSDIR}/mail/ximian-connector NO_BUILD= yes |