diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-04-03 20:20:19 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-04-03 20:20:19 +0000 |
commit | fddbc4d27d3f3b83c98f2c62f827bccf19a23db0 (patch) | |
tree | e02e9ca01fbc6b7ddcd136c7b082510fe162743d /x11/gnomepanel/Makefile | |
parent | 7be99cb3c9a960bc7c5b3d240752611a709a079b (diff) | |
download | ports-fddbc4d27d3f3b83c98f2c62f827bccf19a23db0.tar.gz ports-fddbc4d27d3f3b83c98f2c62f827bccf19a23db0.zip |
Notes
Diffstat (limited to 'x11/gnomepanel/Makefile')
-rw-r--r-- | x11/gnomepanel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile index effa2a92467c..a356446d49f1 100644 --- a/x11/gnomepanel/Makefile +++ b/x11/gnomepanel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomepanel -PORTVERSION= 2.10.0 -PORTREVISION= 1 +PORTVERSION= 2.10.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.10 |