diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-08-06 04:23:09 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-08-06 04:23:09 +0800 |
commit | 8b6009e221023d84088a1af53521b1780323fc43 (patch) | |
tree | 0c50297fb78c7e40465ba41f69a59e7e24f8de77 /sysutils/fusefs-ntfs | |
parent | 255c14213b61678e11506596038a6947f4b6e001 (diff) | |
download | freebsd-ports-gnome-8b6009e221023d84088a1af53521b1780323fc43.tar.gz freebsd-ports-gnome-8b6009e221023d84088a1af53521b1780323fc43.tar.zst freebsd-ports-gnome-8b6009e221023d84088a1af53521b1780323fc43.zip |
- Bump PORTREVISION after last change
Diffstat (limited to 'sysutils/fusefs-ntfs')
-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 2374efe5b41d..3ca1ca0e7533 100644 --- a/sysutils/fusefs-ntfs/Makefile +++ b/sysutils/fusefs-ntfs/Makefile @@ -3,7 +3,7 @@ PORTNAME= ntfs PORTVERSION= 2015.3.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://tuxera.com/opensource/ PKGNAMEPREFIX= fusefs- |