diff options
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r-- | x11/gnome-panel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 4489e6777..00ecf4bce 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-panel/Makefile,v 1.166 2008/01/20 19:47:43 marcus Exp $ +# $MCom: ports/x11/gnome-panel/Makefile,v 1.167 2008/01/23 05:57:56 marcus Exp $ # PORTNAME= gnome-panel -PORTVERSION= 2.21.5 -PORTREVISION?= 4 +PORTVERSION= 2.21.90 +PORTREVISION?= 0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |