diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-28 05:53:18 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-28 05:53:18 +0800 |
commit | e73789006c7f90bdab28504058556822d9434aee (patch) | |
tree | ac6d6264d34e586d9ce64584a78f59df4bfe045e /x11 | |
parent | 4515d41ef288057add0d51c86cb79a4fce46d72e (diff) | |
download | marcuscom-ports-e73789006c7f90bdab28504058556822d9434aee.tar marcuscom-ports-e73789006c7f90bdab28504058556822d9434aee.tar.gz marcuscom-ports-e73789006c7f90bdab28504058556822d9434aee.tar.bz2 marcuscom-ports-e73789006c7f90bdab28504058556822d9434aee.tar.lz marcuscom-ports-e73789006c7f90bdab28504058556822d9434aee.tar.xz marcuscom-ports-e73789006c7f90bdab28504058556822d9434aee.tar.zst marcuscom-ports-e73789006c7f90bdab28504058556822d9434aee.zip |
Bump to 3.0.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15926 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 415a5221a..bd3d7633f 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.23 2011/04/15 18:11:44 kwm Exp $ +# $MCom: ports/x11/gnome3/Makefile,v 1.24 2011/04/25 22:13:32 mezz Exp $ # PORTNAME= gnome3 -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty |