diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2013-06-09 19:30:58 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2013-06-09 19:30:58 +0000 |
commit | 1f2b1eac8efc6c78fe5812a440328a74c1db3ec5 (patch) | |
tree | 45e6d01ac243fc692b2b3dc21ccf4af150938e8d /sysutils/fusefs-mp3fs | |
parent | b6702c813611f59c5c532b812919372252db5fc7 (diff) | |
download | ports-1f2b1eac8efc6c78fe5812a440328a74c1db3ec5.tar.gz ports-1f2b1eac8efc6c78fe5812a440328a74c1db3ec5.zip |
Notes
Diffstat (limited to 'sysutils/fusefs-mp3fs')
-rw-r--r-- | sysutils/fusefs-mp3fs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/fusefs-mp3fs/Makefile b/sysutils/fusefs-mp3fs/Makefile index ab6cf48b1aca..f1cd968994f2 100644 --- a/sysutils/fusefs-mp3fs/Makefile +++ b/sysutils/fusefs-mp3fs/Makefile @@ -3,6 +3,7 @@ PORTNAME= mp3fs PORTVERSION= 0.32 +PORTREVISION= 1 CATEGORIES= sysutils audio MASTER_SITES= https://github.com/downloads/khenriks/${PORTNAME}/ PKGNAMEPREFIX= fusefs- |