diff options
author | marcus <marcus@FreeBSD.org> | 2004-11-27 06:16:16 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-11-27 06:16:16 +0800 |
commit | 8cf0fa314837d32c03cdb359aa18f8f2de20062a (patch) | |
tree | da0ce2fbc58c0db1073cfb9363a492f9c7bfa74b /www/Makefile | |
parent | 5ad0f3ea5b8667c00f83c13e7c6e450b51e5f287 (diff) | |
download | freebsd-ports-gnome-8cf0fa314837d32c03cdb359aa18f8f2de20062a.tar.gz freebsd-ports-gnome-8cf0fa314837d32c03cdb359aa18f8f2de20062a.tar.zst freebsd-ports-gnome-8cf0fa314837d32c03cdb359aa18f8f2de20062a.zip |
Add gnome-user-share, an application that lets GNOME users share a personal,
public file space via WebDAV. The resulting share will automatically be
visible in Nautilus.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 1c4915ad80f8..e46e879cfe74 100644 --- a/www/Makefile +++ b/www/Makefile @@ -136,6 +136,7 @@ SUBDIR += geolizer SUBDIR += gforge SUBDIR += glibwww + SUBDIR += gnome-user-share SUBDIR += gnuinfo SUBDIR += goose SUBDIR += grail |