diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-24 23:17:47 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-24 23:17:47 +0000 |
commit | 68c99ea9b3c73a9f6f06ac3389ba44273446fe12 (patch) | |
tree | b278b6d0c01fe5313e831c42aba54cb17dfdfe04 /x11/gnome2/Makefile | |
parent | 944b992305008017fec163a65161c019b01852fb (diff) | |
download | ports-68c99ea9b3c73a9f6f06ac3389ba44273446fe12.tar.gz ports-68c99ea9b3c73a9f6f06ac3389ba44273446fe12.zip |
Notes
Diffstat (limited to 'x11/gnome2/Makefile')
-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 58850e2dd0bd..37ca46a7ab51 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-dictionary:${PORTSDIR}/deskutils/gnomeutils2 \ - eog:${PORTSDIR}/graphics/eog2 \ + eog:${PORTSDIR}/graphics/eog \ gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 \ gconf-editor:${PORTSDIR}/sysutils/gconf-editor \ gnect:${PORTSDIR}/games/gnomegames2 \ |