diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-20 20:57:46 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-20 20:57:46 +0800 |
commit | 4f3f6253ab6efd682412945ad18ba857eafd95db (patch) | |
tree | 9c57bbd95cf0a157747f485a7138a5d239177287 /x11/gnome-session3/Makefile | |
parent | 700e28197363040ffe70a1aa9f79015e6744a7cc (diff) | |
download | marcuscom-ports-4f3f6253ab6efd682412945ad18ba857eafd95db.tar marcuscom-ports-4f3f6253ab6efd682412945ad18ba857eafd95db.tar.gz marcuscom-ports-4f3f6253ab6efd682412945ad18ba857eafd95db.tar.bz2 marcuscom-ports-4f3f6253ab6efd682412945ad18ba857eafd95db.tar.lz marcuscom-ports-4f3f6253ab6efd682412945ad18ba857eafd95db.tar.xz marcuscom-ports-4f3f6253ab6efd682412945ad18ba857eafd95db.tar.zst marcuscom-ports-4f3f6253ab6efd682412945ad18ba857eafd95db.zip |
Update to 3.1.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16305 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-session3/Makefile')
-rw-r--r-- | x11/gnome-session3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-session3/Makefile b/x11/gnome-session3/Makefile index 13e12453d..f547111fd 100644 --- a/x11/gnome-session3/Makefile +++ b/x11/gnome-session3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-session3/Makefile,v 1.20 2011/06/10 22:59:10 mezz Exp $ +# $MCom: ports/x11/gnome-session3/Makefile,v 1.21 2011/09/16 16:08:39 kwm Exp $ # PORTNAME= gnome-session -PORTVERSION= 3.1.91 +PORTVERSION= 3.1.92 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |