diff options
author | marcus <marcus@FreeBSD.org> | 2005-02-22 18:28:43 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-02-22 18:28:43 +0000 |
commit | fdb499648ed17477525a33418d9b72b2f0a69720 (patch) | |
tree | ce514bcaa6fc53dc7524ad51d947af772166889b /x11/gnome2-lite | |
parent | d1bcde3c9aa6776e90a916c331d2fc917e7e506e (diff) | |
download | FreeBSD-ports-fdb499648ed17477525a33418d9b72b2f0a69720.zip FreeBSD-ports-fdb499648ed17477525a33418d9b72b2f0a69720.tar.gz |
Presenting GNOME 2.8.3 for FreeBSD. This is the third and last maintenance
release for GNOME 2.8. See
http://mail.gnome.org/archives/gnome-announce-list/2005-February/msg00071.html
for the list of changes between 2.8.2 and 2.8.3.
Diffstat (limited to 'x11/gnome2-lite')
-rw-r--r-- | x11/gnome2-lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile index 57cd6ca..9f9fbef 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.8.2 +PORTVERSION= 2.8.3 CATEGORIES= x11 gnome MASTER_SITES= # empty PKGNAMESUFFIX= -lite |