diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-10-13 02:01:03 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-10-13 02:01:03 +0800 |
commit | 56e3681e31b0813e9da1c9c3a6b1450693c2f6f6 (patch) | |
tree | e6c83d6fb7e7b053b4c724fc60dd646499f73a1c /x11/gnomedesktop/Makefile | |
parent | cf2bfc2016871c2a1adaea28d87a1c4087afb44f (diff) | |
download | marcuscom-ports-56e3681e31b0813e9da1c9c3a6b1450693c2f6f6.tar marcuscom-ports-56e3681e31b0813e9da1c9c3a6b1450693c2f6f6.tar.gz marcuscom-ports-56e3681e31b0813e9da1c9c3a6b1450693c2f6f6.tar.bz2 marcuscom-ports-56e3681e31b0813e9da1c9c3a6b1450693c2f6f6.tar.lz marcuscom-ports-56e3681e31b0813e9da1c9c3a6b1450693c2f6f6.tar.xz marcuscom-ports-56e3681e31b0813e9da1c9c3a6b1450693c2f6f6.tar.zst marcuscom-ports-56e3681e31b0813e9da1c9c3a6b1450693c2f6f6.zip |
Update to 2.8.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2966 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnomedesktop/Makefile')
-rw-r--r-- | x11/gnomedesktop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnomedesktop/Makefile b/x11/gnomedesktop/Makefile index 38cb39b1b..03fa44130 100644 --- a/x11/gnomedesktop/Makefile +++ b/x11/gnomedesktop/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomedesktop -PORTVERSION= 2.8.0 +PORTVERSION= 2.8.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-desktop/2.8 |