diff options
Diffstat (limited to 'x11/gnome-session')
-rw-r--r-- | x11/gnome-session/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 7e257f238..5ea2b5f53 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.134 2008/02/27 04:17:03 mezz Exp $ +# $MCom: ports/x11/gnome-session/Makefile,v 1.135 2008/03/01 07:11:28 marcus Exp $ # PORTNAME= gnome-session PORTVERSION= 2.21.92 -PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ http://www.marcuscom.com/downloads/:local |