diff options
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/mp3fs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/filesystems/mp3fs/Makefile b/filesystems/mp3fs/Makefile index 8f5249983c00..7f9c27d5b0e3 100644 --- a/filesystems/mp3fs/Makefile +++ b/filesystems/mp3fs/Makefile @@ -1,5 +1,6 @@ PORTNAME= mp3fs PORTVERSION= 1.1.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= filesystems audio MASTER_SITES= https://github.com/khenriks/${PORTNAME}/releases/download/v${PORTVERSION}/ |