diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-08 06:54:45 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-08 06:54:45 +0000 |
commit | 9a0799b2c45716d614ed19e6b1906943ecadd73f (patch) | |
tree | 1ba7c82d762ef69505a08910324700771f816548 /x11/gnome2-fifth-toe | |
parent | 2c5b12fb15181c8562eacdfb3af71d5bb1c07ed6 (diff) |
Notes
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 553d606f5d8c..be97247b8599 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2-fifth-toe PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -19,6 +20,7 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ xchat:${PORTSDIR}/irc/xchat2 \ balsa:${PORTSDIR}/mail/balsa2 \ gimp-1.3:${PORTSDIR}/graphics/gimp-devel \ + sodipodi:${PORTSDIR}/graphics/sodipodi \ gnomeicu:${PORTSDIR}/net/gnomeicu2 \ gcalctool:${PORTSDIR}/math/gcalctool \ gthumb:${PORTSDIR}/graphics/gthumb2 \ |