diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-20 06:11:15 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-20 06:11:15 +0000 |
commit | 23038a659000bd4c07eb1d7fd278ddf4c229c26d (patch) | |
tree | b52d7fd94b07d873048f16eeb67ecc47d89a6faa /x11/gnome-panel/Makefile | |
parent | ec8e49e1a826d94bf96f6349578b3d4575515f31 (diff) | |
download | ports-23038a659000bd4c07eb1d7fd278ddf4c229c26d.tar.gz ports-23038a659000bd4c07eb1d7fd278ddf4c229c26d.zip |
Notes
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r-- | x11/gnome-panel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 36c2fefb4f95..acde89beb69b 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomepanel -PORTVERSION= 2.6.0 +PORTVERSION= 2.6.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.6 |