diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-07 21:25:10 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-07 21:25:10 +0800 |
commit | 2f7caea755381e8fccf56c5200e3122dc2c27971 (patch) | |
tree | 6f4746bb2bf04cbf0b71b49f9a3bfb76beefbd66 /x11/gnomedesktop/Makefile | |
parent | f12474b863e86b715421eeed8a5816de7ebc8e32 (diff) | |
download | marcuscom-ports-2f7caea755381e8fccf56c5200e3122dc2c27971.tar marcuscom-ports-2f7caea755381e8fccf56c5200e3122dc2c27971.tar.gz marcuscom-ports-2f7caea755381e8fccf56c5200e3122dc2c27971.tar.bz2 marcuscom-ports-2f7caea755381e8fccf56c5200e3122dc2c27971.tar.lz marcuscom-ports-2f7caea755381e8fccf56c5200e3122dc2c27971.tar.xz marcuscom-ports-2f7caea755381e8fccf56c5200e3122dc2c27971.tar.zst marcuscom-ports-2f7caea755381e8fccf56c5200e3122dc2c27971.zip |
Update to 2.10.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3838 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnomedesktop/Makefile')
-rw-r--r-- | x11/gnomedesktop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnomedesktop/Makefile b/x11/gnomedesktop/Makefile index bf5da888b..e9e4262d4 100644 --- a/x11/gnomedesktop/Makefile +++ b/x11/gnomedesktop/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnomedesktop -PORTVERSION= 2.9.92 +PORTVERSION= 2.10.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-desktop/2.9 +MASTER_SITE_SUBDIR= sources/gnome-desktop/2.10 DISTNAME= gnome-desktop-${PORTVERSION} DIST_SUBDIR= gnome2 |