diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-07-28 21:43:12 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-07-28 21:43:12 +0000 |
commit | b0c8280c2df7f7beeeee646df2cc84ed52cb42ae (patch) | |
tree | 10dde87ca1914bf0e3d7bc8be3762056825424e6 /sysutils/fusefs-ntfs/Makefile | |
parent | 7cdce9bd93657127063a036d1a8dc84ef0bfa140 (diff) |
- Update to version 2009.4.4.
Notes
Notes:
svn path=/head/; revision=238556
Diffstat (limited to 'sysutils/fusefs-ntfs/Makefile')
-rw-r--r-- | sysutils/fusefs-ntfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-ntfs/Makefile b/sysutils/fusefs-ntfs/Makefile index 692a617476a8..8c5ca8e1e0d8 100644 --- a/sysutils/fusefs-ntfs/Makefile +++ b/sysutils/fusefs-ntfs/Makefile @@ -5,7 +5,7 @@ # PORTNAME= ntfs -PORTVERSION= 2009.2.1 +PORTVERSION= 2009.4.4 CATEGORIES= sysutils MASTER_SITES= http://www.ntfs-3g.org/ PKGNAMEPREFIX= fusefs- |