diff options
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r-- | x11/gnome-panel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 1f64e2c0e..472b27eb0 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-panel/Makefile,v 1.158 2007/09/04 22:17:14 mezz Exp $ +# $MCom: ports/x11/gnome-panel/Makefile,v 1.159 2007/09/18 00:39:05 marcus Exp $ # PORTNAME= gnome-panel -PORTVERSION= 2.20.0 +PORTVERSION= 2.20.0.1 PORTREVISION?= 0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} |