diff options
author | Max Khon <fjoe@FreeBSD.org> | 2007-05-26 08:38:04 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2007-05-26 08:38:04 +0000 |
commit | 510fcda60570ce0d024d2c6bd60a38fcb051eda6 (patch) | |
tree | 4d6040ce4e200cea8611d6c32817b3be8ed0d85d /sysutils/fusefs-ntfs/Makefile | |
parent | c2d75eda5f2b480fd666a58e370fb59ecf3554a3 (diff) | |
download | ports-510fcda60570ce0d024d2c6bd60a38fcb051eda6.tar.gz ports-510fcda60570ce0d024d2c6bd60a38fcb051eda6.zip |
Fix pkg-plist.
Notes
Notes:
svn path=/head/; revision=191889
Diffstat (limited to 'sysutils/fusefs-ntfs/Makefile')
-rw-r--r-- | sysutils/fusefs-ntfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/fusefs-ntfs/Makefile b/sysutils/fusefs-ntfs/Makefile index 950ffed1efea..877a9c43fd42 100644 --- a/sysutils/fusefs-ntfs/Makefile +++ b/sysutils/fusefs-ntfs/Makefile @@ -6,6 +6,7 @@ PORTNAME= ntfs PORTVERSION= 1.417 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.ntfs-3g.org/ MASTER_SITE_SUBDIR= fuse |