diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-12 03:16:38 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-12 03:16:38 +0800 |
commit | acbc10bf0eca92bdc88900bca26ec2c37348f3f3 (patch) | |
tree | 87b3e3067f84c57e4e3b2936b03cca83f64c48fc /devel/Makefile | |
parent | 28fb3a34b68f170e56701d57f7e8afcd65fa7530 (diff) | |
download | freebsd-ports-gnome-acbc10bf0eca92bdc88900bca26ec2c37348f3f3.tar.gz freebsd-ports-gnome-acbc10bf0eca92bdc88900bca26ec2c37348f3f3.tar.zst freebsd-ports-gnome-acbc10bf0eca92bdc88900bca26ec2c37348f3f3.zip |
Add gnomevfs-extras, an SMB browser view for gnomevfs2.
PR: 48098
Submitted by: Koop Mast <einekoai@chello.nl>
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 43d29afbafdf..4c0d83a025bb 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -217,6 +217,7 @@ SUBDIR += gnomecrash SUBDIR += gnomedebug SUBDIR += gnomevfs + SUBDIR += gnomevfs-extras SUBDIR += gnomevfs2 SUBDIR += gnustep SUBDIR += gnustep-make |