diff options
author | marcus <marcus@FreeBSD.org> | 2003-12-09 10:58:57 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-12-09 10:58:57 +0800 |
commit | f1bbcfd1f8aed52476fe9e1b13505cde7a65afd0 (patch) | |
tree | 7c71f77b9d2b6fd4c93f47c15e20f46f7976d253 /x11 | |
parent | 5b2d182090c9f306b89b8204c6727b8de5fa6b2d (diff) | |
download | freebsd-ports-gnome-f1bbcfd1f8aed52476fe9e1b13505cde7a65afd0.tar.gz freebsd-ports-gnome-f1bbcfd1f8aed52476fe9e1b13505cde7a65afd0.tar.zst freebsd-ports-gnome-f1bbcfd1f8aed52476fe9e1b13505cde7a65afd0.zip |
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.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome2-lite/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 2 |
3 files changed, 3 insertions, 4 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index d6d67c6e3abc..a39a39043ca5 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnome2-fifth-toe -PORTVERSION= 2.4.0 -PORTREVISION= 1 +PORTVERSION= 2.4.1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile index a1ee356b8825..a64884e5b00d 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 CATEGORIES= x11 gnome MASTER_SITES= # empty PKGNAMESUFFIX= -lite 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 |