diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-22 06:48:34 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-22 06:48:34 +0800 |
commit | 83328426de5dd2b9c350d8113383c1c2766e46c5 (patch) | |
tree | 1296059d4beb8e571185d301e1cb863e2d6cfb88 /x11/gnome-desktop/Makefile | |
parent | 5b77cf1cbc3b5193394f543015d378a8a9a3b7e3 (diff) | |
download | marcuscom-ports-83328426de5dd2b9c350d8113383c1c2766e46c5.tar marcuscom-ports-83328426de5dd2b9c350d8113383c1c2766e46c5.tar.gz marcuscom-ports-83328426de5dd2b9c350d8113383c1c2766e46c5.tar.bz2 marcuscom-ports-83328426de5dd2b9c350d8113383c1c2766e46c5.tar.lz marcuscom-ports-83328426de5dd2b9c350d8113383c1c2766e46c5.tar.xz marcuscom-ports-83328426de5dd2b9c350d8113383c1c2766e46c5.tar.zst marcuscom-ports-83328426de5dd2b9c350d8113383c1c2766e46c5.zip |
- Update to 2.9.3
- Don't try to remove gnomehier directories
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3289 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-desktop/Makefile')
-rw-r--r-- | x11/gnome-desktop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index 954292ac0..8e35973e8 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomedesktop -PORTVERSION= 2.9.2 +PORTVERSION= 2.9.3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-desktop/2.9 |