diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-09 02:58:57 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-09 02:58:57 +0000 |
commit | c996d952faaeb907e85ab55aa3cabec58ec071d3 (patch) | |
tree | e80dc7c14452267f806efa548f15fa5f6c53b156 /x11/gnome2 | |
parent | Update to 1.2.2 and remove the obsolete gal2 dependency. (diff) |
Announcing GNOME 2.4.1 for FreeBSD.
This represents a culmination of bug fixes and improvements that have been
trickling in over the past few months. For a complete list of what has
changed. Please see the release announcement at
http://mail.gnome.org/archives/gnome-announce-list/2003-November/msg00095.html.
Notes
Notes:
svn path=/head/; revision=95451
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index e5c5b8e984ea..20ee0793e661 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty |