diff options
author | marcus <marcus@FreeBSD.org> | 2004-12-29 05:35:00 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-12-29 05:35:00 +0800 |
commit | bc1a811c1ea30d55fe69152fe6ea3b14fdad4666 (patch) | |
tree | f3d6b66e4baaba8b6eb2b9bb94272e32d5b1d65a /x11 | |
parent | 91acfdcfd60f5c51ada05d1b557feac9a48da837 (diff) | |
download | freebsd-ports-gnome-bc1a811c1ea30d55fe69152fe6ea3b14fdad4666.tar.gz freebsd-ports-gnome-bc1a811c1ea30d55fe69152fe6ea3b14fdad4666.tar.zst freebsd-ports-gnome-bc1a811c1ea30d55fe69152fe6ea3b14fdad4666.zip |
Chase the gimp upgrade.
Reported by: pointyhat via kris
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 a8b7f8639092..8cf2c6e6b7c3 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 \ + gimp-2.2:${PORTSDIR}/graphics/gimp \ sodipodi:${PORTSDIR}/graphics/sodipodi \ gnomeicu:${PORTSDIR}/net/gnomeicu2 \ gthumb:${PORTSDIR}/graphics/gthumb2 \ |