diff options
author | pav <pav@FreeBSD.org> | 2005-01-25 07:36:14 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-01-25 07:36:14 +0800 |
commit | 8bbdc818dcc168174dd63095ff458c940f885421 (patch) | |
tree | cf42e977a5e6861ed30d1af6baa5cef280375bce /x11/gnome2/Makefile | |
parent | 0976d03d397a52dc7881a21e1fec96bdfba14699 (diff) | |
download | freebsd-ports-gnome-8bbdc818dcc168174dd63095ff458c940f885421.tar.gz freebsd-ports-gnome-8bbdc818dcc168174dd63095ff458c940f885421.tar.zst freebsd-ports-gnome-8bbdc818dcc168174dd63095ff458c940f885421.zip |
- Move editors/gedit2 to editors/gedit
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 4bc0f76bde6d..3fce2e8a48a0 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 \ gconf-editor:${PORTSDIR}/sysutils/gconf-editor \ gnect:${PORTSDIR}/games/gnomegames2 \ - gedit:${PORTSDIR}/editors/gedit2 \ + gedit:${PORTSDIR}/editors/gedit \ gnome-terminal:${PORTSDIR}/x11/gnometerminal \ gnome-session:${PORTSDIR}/x11/gnomesession \ bug-buddy:${PORTSDIR}/devel/bugbuddy \ |