diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-06-18 02:05:34 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-06-18 02:05:34 +0800 |
commit | fb72d8641b31f669ef8c29ac5759bd670c81f049 (patch) | |
tree | 14afa268344360869dae4c5a7ac60982d7b5e8c2 /x11/gnome-desktop/Makefile | |
parent | ce0f7350ec1538022126be86369fc738fa973b41 (diff) | |
download | marcuscom-ports-fb72d8641b31f669ef8c29ac5759bd670c81f049.tar marcuscom-ports-fb72d8641b31f669ef8c29ac5759bd670c81f049.tar.gz marcuscom-ports-fb72d8641b31f669ef8c29ac5759bd670c81f049.tar.bz2 marcuscom-ports-fb72d8641b31f669ef8c29ac5759bd670c81f049.tar.lz marcuscom-ports-fb72d8641b31f669ef8c29ac5759bd670c81f049.tar.xz marcuscom-ports-fb72d8641b31f669ef8c29ac5759bd670c81f049.tar.zst marcuscom-ports-fb72d8641b31f669ef8c29ac5759bd670c81f049.zip |
Update to 2.23.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11074 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-desktop/Makefile')
-rw-r--r-- | x11/gnome-desktop/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index c7a8311a3..5da00e98c 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-desktop/Makefile,v 1.142 2008/06/05 08:11:07 kwm Exp $ +# $MCom: ports/x11/gnome-desktop/Makefile,v 1.143 2008/06/06 21:38:55 marcus Exp $ # PORTNAME= gnome-desktop -PORTVERSION= 2.23.3 -PORTREVISION?= 1 +PORTVERSION= 2.23.4 +PORTREVISION?= 0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-desktop/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |