diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-01-09 08:32:43 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-01-09 08:32:43 +0000 |
commit | caa56aadad21bd0c23b4346fe46a380b3a799380 (patch) | |
tree | 5ae1332139b1ed03f9c4aec57c60f660e8721287 /sysutils/fusefs-smbnetfs/Makefile | |
parent | Upgrade to 6.0u8. No major changes in SGE, but a few port (diff) |
- Update to 0.3.7
PR: ports/107538
Submitted by: clsung
Approved by: maintainer (Denis Barov)
Diffstat (limited to 'sysutils/fusefs-smbnetfs/Makefile')
-rw-r--r-- | sysutils/fusefs-smbnetfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-smbnetfs/Makefile b/sysutils/fusefs-smbnetfs/Makefile index 756ca557705b..ccb04eb8974e 100644 --- a/sysutils/fusefs-smbnetfs/Makefile +++ b/sysutils/fusefs-smbnetfs/Makefile @@ -5,7 +5,7 @@ # PORTNAME= smbnetfs -PORTVERSION= 0.3.6 +PORTVERSION= 0.3.7 CATEGORIES= sysutils net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |