diff options
author | marcus <marcus@FreeBSD.org> | 2007-05-31 13:54:57 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-05-31 13:54:57 +0800 |
commit | 299919121b5d3ae9c15548dcec1ab5068fe5747a (patch) | |
tree | 425b2a1064faf13bce8f78901bdadbccf4d5294d /x11/gnome2/Makefile | |
parent | 269bbbf524b47bd7dec7e9312d1ff67fef82adab (diff) | |
download | freebsd-ports-gnome-299919121b5d3ae9c15548dcec1ab5068fe5747a.tar.gz freebsd-ports-gnome-299919121b5d3ae9c15548dcec1ab5068fe5747a.tar.zst freebsd-ports-gnome-299919121b5d3ae9c15548dcec1ab5068fe5747a.zip |
Presenting GNOME 2.18.2 for FreeBSD. See
http://mail.gnome.org/archives/devel-announce-list/2007-May/msg00004.html for
a list of all the changes in this release.
Diffstat (limited to 'x11/gnome2/Makefile')
-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 639b909e0c15..501411ece394 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,8 +7,8 @@ # PORTNAME= gnome2 -PORTVERSION= 2.18.1 -PORTREVISION?= 1 +PORTVERSION= 2.18.2 +PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty |