diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-01 19:49:29 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-01 19:49:29 +0800 |
commit | dd47571b4a96052ef0c8a10938e6d74d475baba5 (patch) | |
tree | a7db1dae3a3743adebf743a2fa5e28af2f02e263 /x11 | |
parent | d0e43cd7dcbffe46228ee445998af6ee68660528 (diff) | |
download | marcuscom-ports-dd47571b4a96052ef0c8a10938e6d74d475baba5.tar marcuscom-ports-dd47571b4a96052ef0c8a10938e6d74d475baba5.tar.gz marcuscom-ports-dd47571b4a96052ef0c8a10938e6d74d475baba5.tar.bz2 marcuscom-ports-dd47571b4a96052ef0c8a10938e6d74d475baba5.tar.lz marcuscom-ports-dd47571b4a96052ef0c8a10938e6d74d475baba5.tar.xz marcuscom-ports-dd47571b4a96052ef0c8a10938e6d74d475baba5.tar.zst marcuscom-ports-dd47571b4a96052ef0c8a10938e6d74d475baba5.zip |
Hmm I thin it about time to bump this to 3.0.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16157 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome3/Makefile b/x11/gnome3/Makefile index 8a5d63a66..39440888c 100644 --- a/x11/gnome3/Makefile +++ b/x11/gnome3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome3/Makefile,v 1.27 2011/07/02 09:41:59 kwm Exp $ +# $MCom: ports/x11/gnome3/Makefile,v 1.28 2011/08/23 19:40:35 kwm Exp $ # PORTNAME= gnome3 -PORTVERSION= 3.0.1 +PORTVERSION= 3.0.2 PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty |