diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-08 12:05:02 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-08 12:05:02 +0800 |
commit | b567adb455ed4e4d91edb1556e97c79f76684f05 (patch) | |
tree | 14a10fb2aeb4353d8ea5b1c46f46132a606adc8a /x11/gnome-session/Makefile | |
parent | 04117d6db4d25c3ed0a17b23daaed9a493369eb9 (diff) | |
download | marcuscom-ports-b567adb455ed4e4d91edb1556e97c79f76684f05.tar.gz marcuscom-ports-b567adb455ed4e4d91edb1556e97c79f76684f05.tar.zst marcuscom-ports-b567adb455ed4e4d91edb1556e97c79f76684f05.zip |
Chase update in FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10018 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-session/Makefile')
-rw-r--r-- | x11/gnome-session/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 1f77e1012..f662c63d5 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -2,12 +2,12 @@ # Date created: 08 May 2002 # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # -# $FreeBSD: ports/x11/gnome-session/Makefile,v 1.58 2007/12/12 04:48:43 mezz Exp $ -# $MCom: ports-stable/x11/gnome-session/Makefile,v 1.1 2007/12/01 20:11:32 marcus Exp $ +# $FreeBSD$ +# $MCom: ports/x11/gnome-session/Makefile,v 1.128 2008/01/05 03:15:49 marcus Exp $ # PORTNAME= gnome-session -PORTVERSION= 2.20.2 +PORTVERSION= 2.20.3 PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ |