diff options
-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 141ee6d57f1e..7f487f67189f 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 \ |