diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-08 01:18:07 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-08 01:18:07 +0800 |
commit | 8ef7fbb917273be3bd990e8444cbfcf760ac642f (patch) | |
tree | f1a28614dada2ca71719575b012d9b184934df29 /x11/gnome-panel/Makefile | |
parent | f6102c828b78a6dd3e5318d1b03e485bf3087633 (diff) | |
download | marcuscom-ports-8ef7fbb917273be3bd990e8444cbfcf760ac642f.tar marcuscom-ports-8ef7fbb917273be3bd990e8444cbfcf760ac642f.tar.gz marcuscom-ports-8ef7fbb917273be3bd990e8444cbfcf760ac642f.tar.bz2 marcuscom-ports-8ef7fbb917273be3bd990e8444cbfcf760ac642f.tar.lz marcuscom-ports-8ef7fbb917273be3bd990e8444cbfcf760ac642f.tar.xz marcuscom-ports-8ef7fbb917273be3bd990e8444cbfcf760ac642f.tar.zst marcuscom-ports-8ef7fbb917273be3bd990e8444cbfcf760ac642f.zip |
Update to 2.10.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3848 df743ca5-7f9a-e211-a948-0013205c9059
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 234a670f2..8a31b8220 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnomepanel -PORTVERSION= 2.9.92 +PORTVERSION= 2.10.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-panel/2.9 +MASTER_SITE_SUBDIR= sources/gnome-panel/2.10 DISTNAME= gnome-panel-${PORTVERSION} DIST_SUBDIR= gnome2 |