diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-16 13:39:29 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-16 13:39:29 +0800 |
commit | a09d3a85b82155f558d437ececdea9d181755a37 (patch) | |
tree | 197e1773c2807beb2906a8730704d21aed321119 /x11/gnome2 | |
parent | 02bc68e249a2ee7b89847b77af9edcc40e592873 (diff) | |
download | marcuscom-ports-a09d3a85b82155f558d437ececdea9d181755a37.tar marcuscom-ports-a09d3a85b82155f558d437ececdea9d181755a37.tar.gz marcuscom-ports-a09d3a85b82155f558d437ececdea9d181755a37.tar.bz2 marcuscom-ports-a09d3a85b82155f558d437ececdea9d181755a37.tar.lz marcuscom-ports-a09d3a85b82155f558d437ececdea9d181755a37.tar.xz marcuscom-ports-a09d3a85b82155f558d437ececdea9d181755a37.tar.zst marcuscom-ports-a09d3a85b82155f558d437ececdea9d181755a37.zip |
Remove gswitchit.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1679 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index ae7e9e8b1..cb43b31db 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2 PORTVERSION= 2.5.2 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -48,7 +49,6 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ gnopernicus:${PORTSDIR}/x11/gnopernicus \ evolution-1.5:${PORTSDIR}/mail/evolution \ rhythmbox:${PORTSDIR}/audio/rhythmbox \ - gswitchit-plugins-capplet:${PORTSDIR}/x11/gswitchit \ gnome-netinfo:${PORTSDIR}/net/gnomenetwork \ gdesklets:${PORTSDIR}/deskutils/gdesklets \ monkey-bubble:${PORTSDIR}/games/monkeybubble \ |