diff options
Diffstat (limited to 'x11/gnome-shell/Makefile')
-rw-r--r-- | x11/gnome-shell/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index bd8830730..60b17db7f 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -3,11 +3,12 @@ # Whom: Pawel Worach <pawel.worach@gmail.com> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11/gnome-shell/Makefile,v 1.13 2010/06/06 21:36:08 kwm Exp $ # PORTNAME= gnome-shell PORTVERSION= 2.31.2 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |