diff options
author | marcus <marcus@FreeBSD.org> | 2003-01-28 18:43:27 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-01-28 18:43:27 +0000 |
commit | 46180a1d79aa0aabbb66655ce77c9062ea1e9e50 (patch) | |
tree | c0f82290c61656d56b18ccbdb5449cd1d5c2e195 /x11/gnome2-fifth-toe | |
parent | 51b06264440c499c19783d8b9b8f5c3c90d2318e (diff) | |
download | FreeBSD-ports-46180a1d79aa0aabbb66655ce77c9062ea1e9e50.zip FreeBSD-ports-46180a1d79aa0aabbb66655ce77c9062ea1e9e50.tar.gz |
Move sodipodi over from the GNOME 1 Fifth Toe to the GNOME 2 Fifth Toe.
Diffstat (limited to 'x11/gnome2-fifth-toe')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index d0dc6ce..0379210 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2-fifth-toe PORTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -17,6 +18,7 @@ MAINTAINER= gnome@FreeBSD.org RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ pan:${PORTSDIR}/news/pan2 \ xchat:${PORTSDIR}/irc/xchat2 \ + sodipodi:${PORTSDIR}/graphics/sodipodi \ balsa:${PORTSDIR}/mail/balsa2 \ gimp-1.3:${PORTSDIR}/graphics/gimp-devel \ gnomeicu:${PORTSDIR}/net/gnomeicu2 \ |