diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-06-05 19:30:28 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-06-05 19:30:28 +0800 |
commit | 3439c7d348638214b0cb96fa2477123970fb5757 (patch) | |
tree | 4eaf8dd41172b2ebebb5eb6178a41afe73f22f0a /x11/gnome-session/Makefile | |
parent | 3f317a40e630d0d75223ed18f1730c99981d0aa4 (diff) | |
download | marcuscom-ports-3439c7d348638214b0cb96fa2477123970fb5757.tar marcuscom-ports-3439c7d348638214b0cb96fa2477123970fb5757.tar.gz marcuscom-ports-3439c7d348638214b0cb96fa2477123970fb5757.tar.bz2 marcuscom-ports-3439c7d348638214b0cb96fa2477123970fb5757.tar.lz marcuscom-ports-3439c7d348638214b0cb96fa2477123970fb5757.tar.xz marcuscom-ports-3439c7d348638214b0cb96fa2477123970fb5757.tar.zst marcuscom-ports-3439c7d348638214b0cb96fa2477123970fb5757.zip |
Update to 2.19.3
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8969 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-session/Makefile')
-rw-r--r-- | x11/gnome-session/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 8df3ef0e3..cda04e4aa 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-session/Makefile,v 1.115 2007/05/19 21:36:28 marcus Exp $ +# $MCom: ports/x11/gnome-session/Makefile,v 1.116 2007/05/30 03:21:46 mezz Exp $ # PORTNAME= gnome-session -PORTVERSION= 2.19.2 -PORTREVISION= 1 +PORTVERSION= 2.19.3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ http://www.marcuscom.com/downloads/:local |