diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-04 07:55:23 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-04 07:55:23 +0000 |
commit | f0d63232bc6ac70b9d77200be21bfa931c550622 (patch) | |
tree | ed871c6a5b136e977192ef5d0c93b7cae7473798 /x11 | |
parent | Update to 2.2.1. (diff) |
Presenting GNOME 2.2.1, a bugfix and performance release from the GNOME
2.2 tree.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 2 |
2 files changed, 3 insertions, 3 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 \ diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 10a636f347e5..54308e2876ed 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty |