diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-02 00:49:14 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-02 00:49:14 +0800 |
commit | b96218a1032bcaf5475d2b15a62391c91b1da43d (patch) | |
tree | 247f165b846b6c34676d5a604ef89c7cc551407f /x11/gnome2/Makefile | |
parent | a6f5512a17acb77bd21682ae70f7fcad5413bb7f (diff) | |
download | marcuscom-ports-b96218a1032bcaf5475d2b15a62391c91b1da43d.tar marcuscom-ports-b96218a1032bcaf5475d2b15a62391c91b1da43d.tar.gz marcuscom-ports-b96218a1032bcaf5475d2b15a62391c91b1da43d.tar.bz2 marcuscom-ports-b96218a1032bcaf5475d2b15a62391c91b1da43d.tar.lz marcuscom-ports-b96218a1032bcaf5475d2b15a62391c91b1da43d.tar.xz marcuscom-ports-b96218a1032bcaf5475d2b15a62391c91b1da43d.tar.zst marcuscom-ports-b96218a1032bcaf5475d2b15a62391c91b1da43d.zip |
Presenting GNOME 2.7.92 (aka Release Candidate 1). If you were looking for
a good time to upgrade, now is that time.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2756 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2/Makefile')
-rw-r--r-- | x11/gnome2/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 578697e0c..e8c224595 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.7.4 +PORTVERSION= 2.7.92 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -48,13 +48,12 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ gnopernicus:${PORTSDIR}/accessibility/gnopernicus \ ${X11BASE}/libexec/gnome-netstatus-applet:${PORTSDIR}/net/gnomenetstatus \ dasher:${PORTSDIR}/accessibility/dasher \ - evolution-1.5:${PORTSDIR}/mail/evolution \ + evolution-2.0:${PORTSDIR}/mail/evolution \ ${X11BASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \ network-admin:${PORTSDIR}/sysutils/gnomesystemtools \ gnome-nettool:${PORTSDIR}/net/gnomenettool \ vino-session:${PORTSDIR}/net/vino \ - gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager \ - ximian-connector-setup-1.5:${PORTSDIR}/mail/ximian-connector + ximian-connector-setup-2.0:${PORTSDIR}/mail/ximian-connector NO_BUILD= yes |