diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-04 15:55:23 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-04 15:55:23 +0800 |
commit | 01c5d4415eecf1ebbaf8d3d97356077aea3d851a (patch) | |
tree | fbeb8bc6220e866195b96ae8ddda92741cc2a190 /x11/gnome2-fifth-toe/Makefile | |
parent | cda2d20e3e032631f4a5bdb30d9dd1182646c05b (diff) | |
download | freebsd-ports-gnome-01c5d4415eecf1ebbaf8d3d97356077aea3d851a.tar.gz freebsd-ports-gnome-01c5d4415eecf1ebbaf8d3d97356077aea3d851a.tar.zst freebsd-ports-gnome-01c5d4415eecf1ebbaf8d3d97356077aea3d851a.zip |
Presenting GNOME 2.2.1, a bugfix and performance release from the GNOME
2.2 tree.
Diffstat (limited to 'x11/gnome2-fifth-toe/Makefile')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 62dc0a5bea9d..6b54625eb096 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnome2-fifth-toe -PORTVERSION= 2.2.0 -PORTREVISION= 7 +PORTVERSION= 2.2.1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -37,6 +36,7 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ seahorse:${PORTSDIR}/security/seahorse \ totem:${PORTSDIR}/multimedia/totem \ sawfish:${PORTSDIR}/x11-wm/sawfish2 \ + dia:${PORTSDIR}/graphics/dia \ mrproject:${PORTSDIR}/deskutils/mrproject \ ${X11BASE}/libexec/stickynotes_applet:${PORTSDIR}/misc/stickynotes_applet \ tsclient:${PORTSDIR}/net/tsclient \ |