diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-05 15:53:18 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-05 15:53:18 +0000 |
commit | 1ada6e33a5d3e826a9312a52c8e351ae620ee5b2 (patch) | |
tree | bf3a4f879fda9c837302fbbff493f5ee8f4b9c84 /audio/libmp3splt | |
parent | a0d87408a349eb73fcd5beeeb705b22c93faa795 (diff) |
Notes
Diffstat (limited to 'audio/libmp3splt')
-rw-r--r-- | audio/libmp3splt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libmp3splt/Makefile b/audio/libmp3splt/Makefile index 5cde84b4ef05..3c0903667182 100644 --- a/audio/libmp3splt/Makefile +++ b/audio/libmp3splt/Makefile @@ -3,6 +3,7 @@ PORTNAME= libmp3splt PORTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION} |