diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-17 07:01:52 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-17 07:01:52 +0800 |
commit | 820585da882af0574763dae3cbf712a550e2903c (patch) | |
tree | 3e020032ca1965eb164b9b3e77692eee4bea1ec8 /x11/gnome-session/Makefile | |
parent | a1bb03f2a1a6170e86a66e0bfb645aaaa7af74ce (diff) | |
download | marcuscom-ports-820585da882af0574763dae3cbf712a550e2903c.tar marcuscom-ports-820585da882af0574763dae3cbf712a550e2903c.tar.gz marcuscom-ports-820585da882af0574763dae3cbf712a550e2903c.tar.bz2 marcuscom-ports-820585da882af0574763dae3cbf712a550e2903c.tar.lz marcuscom-ports-820585da882af0574763dae3cbf712a550e2903c.tar.xz marcuscom-ports-820585da882af0574763dae3cbf712a550e2903c.tar.zst marcuscom-ports-820585da882af0574763dae3cbf712a550e2903c.zip |
Disable the debug because g-s-d is complete screwed right now. Bump the
PORTREVISION.
Discussed with: marcus
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10135 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-session/Makefile')
-rw-r--r-- | x11/gnome-session/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index c7e30c286..b5ef72fce 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-session/Makefile,v 1.129 2008/01/08 04:05:02 marcus Exp $ +# $MCom: ports/x11/gnome-session/Makefile,v 1.130 2008/01/15 05:27:39 mezz Exp $ # PORTNAME= gnome-session PORTVERSION= 2.21.5 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ http://www.marcuscom.com/downloads/:local |