diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-05-15 10:34:57 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-05-15 10:34:57 +0800 |
commit | a1a1f714c30ce422304c2cc2a8bb4629dba99dc2 (patch) | |
tree | 16038e1b6099aeb51945a59d7c16efdffb40a6c5 /x11/gnome-desktop/Makefile | |
parent | df05a141d4c020017fa6fd62a5966a04cb56854b (diff) | |
download | marcuscom-ports-a1a1f714c30ce422304c2cc2a8bb4629dba99dc2.tar marcuscom-ports-a1a1f714c30ce422304c2cc2a8bb4629dba99dc2.tar.gz marcuscom-ports-a1a1f714c30ce422304c2cc2a8bb4629dba99dc2.tar.bz2 marcuscom-ports-a1a1f714c30ce422304c2cc2a8bb4629dba99dc2.tar.lz marcuscom-ports-a1a1f714c30ce422304c2cc2a8bb4629dba99dc2.tar.xz marcuscom-ports-a1a1f714c30ce422304c2cc2a8bb4629dba99dc2.tar.zst marcuscom-ports-a1a1f714c30ce422304c2cc2a8bb4629dba99dc2.zip |
Update to 2.23.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10962 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-desktop/Makefile')
-rw-r--r-- | x11/gnome-desktop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index 274e59e41..196dfe5b0 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-desktop/Makefile,v 1.138 2008/03/11 00:00:35 ahze Exp $ +# $MCom: ports/x11/gnome-desktop/Makefile,v 1.140 2008/04/22 17:26:43 ahze Exp $ # PORTNAME= gnome-desktop -PORTVERSION= 2.23.1 +PORTVERSION= 2.23.2 PORTREVISION?= 0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} |