diff options
Diffstat (limited to 'x11/gnome-panel3/Makefile')
-rw-r--r-- | x11/gnome-panel3/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnome-panel3/Makefile b/x11/gnome-panel3/Makefile index 04141afb6..f8bb7ebef 100644 --- a/x11/gnome-panel3/Makefile +++ b/x11/gnome-panel3/Makefile @@ -3,14 +3,15 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-panel3/Makefile,v 1.2 2010/08/08 09:58:14 kwm Exp $ +# $MCom: ports/x11/gnome-panel3/Makefile,v 1.4 2011/01/18 14:24:42 kwm Exp $ # PORTNAME= gnome-panel PORTVERSION= 2.91.0 PORTREVISION?= 0 CATEGORIES= x11 gnome -MASTER_SITES= GNOME +MASTER_SITES= LOCAL/kwm +#MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org |