diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-09-10 14:17:26 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-09-10 14:17:26 +0800 |
commit | 5a12db3b502febad17009129bb70a2b825670036 (patch) | |
tree | 5dc89114d76b30d3b95d2dbd2f7fd24ab3efa721 /devel/gnome-vfs/Makefile | |
parent | 949d00e0fd41ae97909097ed1c45fed9449d4cce (diff) | |
download | marcuscom-ports-5a12db3b502febad17009129bb70a2b825670036.tar.gz marcuscom-ports-5a12db3b502febad17009129bb70a2b825670036.tar.zst marcuscom-ports-5a12db3b502febad17009129bb70a2b825670036.zip |
Update to 2.4.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1158 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnome-vfs/Makefile')
-rw-r--r-- | devel/gnome-vfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile index e88369ae5..b96a34025 100644 --- a/devel/gnome-vfs/Makefile +++ b/devel/gnome-vfs/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnomevfs2 -PORTVERSION= 2.3.90 +PORTVERSION= 2.4.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-vfs/2.3 +MASTER_SITE_SUBDIR= sources/gnome-vfs/2.4 DISTNAME= gnome-vfs-${PORTVERSION} DIST_SUBDIR= gnome2 |