diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-18 09:55:59 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-18 09:55:59 +0800 |
commit | 399e1f06cef3941ffc7dc4a6e8763bb328b5ddc1 (patch) | |
tree | 8131aaf191c68fb2bc6f4716cf536540ea61efc8 /devel/gnome-vfs/pkg-descr | |
parent | 21cd2422943731b37ba5cbda0722b752a79f83c5 (diff) | |
download | marcuscom-ports-399e1f06cef3941ffc7dc4a6e8763bb328b5ddc1.tar.gz marcuscom-ports-399e1f06cef3941ffc7dc4a6e8763bb328b5ddc1.tar.zst marcuscom-ports-399e1f06cef3941ffc7dc4a6e8763bb328b5ddc1.zip |
- Update to 2.15.1
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6295 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnome-vfs/pkg-descr')
-rw-r--r-- | devel/gnome-vfs/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/gnome-vfs/pkg-descr b/devel/gnome-vfs/pkg-descr new file mode 100644 index 000000000..03cbc07f6 --- /dev/null +++ b/devel/gnome-vfs/pkg-descr @@ -0,0 +1,7 @@ +The GNOME Virtual File System allows applications and users to treat +any number of file system concepts as a part of the local filesystem. +With GnomeVFS, filesystems across the internet, on connected devices, +and in multiple formats are as simple to access (and write code for) +as any directory on the local machine. + +WWW: http://www.gnome.org/ |