diff options
author | marcus <marcus@FreeBSD.org> | 2006-08-03 11:01:37 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-08-03 11:01:37 +0800 |
commit | a80d631d526a50bf1f47d8129790334787c8f7c9 (patch) | |
tree | cfcf6b356b496e9bb204e9b810f3dddc56080ef4 /x11 | |
parent | e6f6550877c9eaab22cbb0d662abff789841d4b7 (diff) | |
download | freebsd-ports-gnome-a80d631d526a50bf1f47d8129790334787c8f7c9.tar.gz freebsd-ports-gnome-a80d631d526a50bf1f47d8129790334787c8f7c9.tar.zst freebsd-ports-gnome-a80d631d526a50bf1f47d8129790334787c8f7c9.zip |
Presenting GNOME 2.14.3 for FreeBSD. See
http://mail.gnome.org/archives/devel-announce-list/2006-August/msg00001.html
for a list of all the changes.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 87ce088dc8fd..4e30968ace43 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,8 +7,8 @@ # PORTNAME= gnome2 -PORTVERSION= 2.14.2 -PORTREVISION?= 2 +PORTVERSION= 2.14.3 +PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty |