diff options
author | pav <pav@FreeBSD.org> | 2004-03-28 02:07:19 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-28 02:07:19 +0800 |
commit | c7e358d577c98be2a44bfb42143db4fe3487a223 (patch) | |
tree | e7a4f7c9c39ac4b358ccfe66afebd1ecfc8d73c0 /x11 | |
parent | 2706f335c380dcded9dd350703f5be53a61b89c2 (diff) | |
download | freebsd-ports-gnome-c7e358d577c98be2a44bfb42143db4fe3487a223.tar.gz freebsd-ports-gnome-c7e358d577c98be2a44bfb42143db4fe3487a223.tar.zst freebsd-ports-gnome-c7e358d577c98be2a44bfb42143db4fe3487a223.zip |
After repocopy of GIMP 2.0 from graphics/gimp-devel to graphics/gimp:
- Update comment and description
- Remove graphics/gimp-devel
- Chase dependencies
- Add entry to MOVED
Repocopied by: marcus
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 8ed4785885c4..0da63b4583d6 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -17,7 +17,7 @@ COMMENT= Additional GNOME 2 applications not included in the core desktop RUN_DEPENDS= pan:${PORTSDIR}/news/pan2 \ xchat:${PORTSDIR}/irc/xchat2 \ - gimp-2.0:${PORTSDIR}/graphics/gimp-devel \ + gimp-2.0:${PORTSDIR}/graphics/gimp \ sodipodi:${PORTSDIR}/graphics/sodipodi \ gnomeicu:${PORTSDIR}/net/gnomeicu2 \ gthumb:${PORTSDIR}/graphics/gthumb2 \ |