diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-01 00:24:50 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-01 00:24:50 +0800 |
commit | 39f8aaf36181dafbdadbd0936769082081b1cb10 (patch) | |
tree | 37801d6e2a2a99bbe38f54ede370722ed4353191 /x11/gnome2/Makefile | |
parent | 5973b8cc305f34310c52ea182f9d3f2dde7cd2a6 (diff) | |
download | marcuscom-ports-39f8aaf36181dafbdadbd0936769082081b1cb10.tar marcuscom-ports-39f8aaf36181dafbdadbd0936769082081b1cb10.tar.gz marcuscom-ports-39f8aaf36181dafbdadbd0936769082081b1cb10.tar.bz2 marcuscom-ports-39f8aaf36181dafbdadbd0936769082081b1cb10.tar.lz marcuscom-ports-39f8aaf36181dafbdadbd0936769082081b1cb10.tar.xz marcuscom-ports-39f8aaf36181dafbdadbd0936769082081b1cb10.tar.zst marcuscom-ports-39f8aaf36181dafbdadbd0936769082081b1cb10.zip |
Presenting GNOME 2.19.4 for FreeBSD. We never saw an announcement on this,
but GARNOME went ahead and released 2.19.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9102 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2/Makefile')
-rw-r--r-- | x11/gnome2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 8754aeb0c..2da3597cd 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.210 2007/06/09 06:31:33 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.211 2007/06/21 19:57:28 marcus Exp $ # PORTNAME= gnome2 -PORTVERSION= 2.19.3 -PORTREVISION?= 1 +PORTVERSION= 2.19.4 +PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty |