diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-04 02:12:53 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-04 02:12:53 +0800 |
commit | a69e4680000511fd8192aa9b8b81685d67da7793 (patch) | |
tree | 43ec0ff9a96844b62a388720f5b98f3ebd7401e5 /x11/libgnome/Makefile | |
parent | 9f074df21e3fdeca225b1fc8a21ef1438610777b (diff) | |
download | marcuscom-ports-a69e4680000511fd8192aa9b8b81685d67da7793.tar marcuscom-ports-a69e4680000511fd8192aa9b8b81685d67da7793.tar.gz marcuscom-ports-a69e4680000511fd8192aa9b8b81685d67da7793.tar.bz2 marcuscom-ports-a69e4680000511fd8192aa9b8b81685d67da7793.tar.lz marcuscom-ports-a69e4680000511fd8192aa9b8b81685d67da7793.tar.xz marcuscom-ports-a69e4680000511fd8192aa9b8b81685d67da7793.tar.zst marcuscom-ports-a69e4680000511fd8192aa9b8b81685d67da7793.zip |
Update to 2.5.4, and remove GConf schemas that conflict with gnomevfs2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1756 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/libgnome/Makefile')
-rw-r--r-- | x11/libgnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index dc4f9f1d8..6a1869aa1 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libgnome -PORTVERSION= 2.5.3 +PORTVERSION= 2.5.4 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 |