diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-06 20:25:33 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-06 20:25:33 +0000 |
commit | 1407f3cd258cddb4b5545b8b980b445c40734132 (patch) | |
tree | 157aecfaf37cf8e1b1bab0b4670b3e62057ae6ba /x11 | |
parent | 49573294b6ca9539a47cd43632f4b02baefe0b3e (diff) | |
download | FreeBSD-ports-1407f3cd258cddb4b5545b8b980b445c40734132.zip FreeBSD-ports-1407f3cd258cddb4b5545b8b980b445c40734132.tar.gz |
gnomeutils2 has moved from misc to deskutils.
Diffstat (limited to 'x11')
-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 141ee6d..7f487f6 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -18,7 +18,7 @@ COMMENT= The "meta-port" for the GNOME 2 integrated X11 desktop RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ gnome-cd:${PORTSDIR}/audio/gnomemedia2 \ - gnome-calculator:${PORTSDIR}/misc/gnomeutils2 \ + gnome-calculator:${PORTSDIR}/deskutils/gnomeutils2 \ eog:${PORTSDIR}/graphics/eog2 \ gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 \ gconf-editor:${PORTSDIR}/sysutils/gconf-editor \ |