diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-03-26 12:38:56 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-03-26 12:38:56 +0000 |
commit | 3147bb6c6b50283c03880d7e81033e282aac97f3 (patch) | |
tree | 89144c0c393177618b49ec68e604641d401fa90b /audio/soundconverter | |
parent | f96631a4b5fc8ac2126bf257ea8fb89aab795c04 (diff) |
Notes
Diffstat (limited to 'audio/soundconverter')
-rw-r--r-- | audio/soundconverter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/soundconverter/Makefile b/audio/soundconverter/Makefile index 437e3c3f5f17..ed9c3f8383d7 100644 --- a/audio/soundconverter/Makefile +++ b/audio/soundconverter/Makefile @@ -3,7 +3,7 @@ PORTNAME= soundconverter PORTVERSION= 2.1.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio python MASTER_SITES= https://launchpad.net/soundconverter/trunk/2.1.6/+download/ \ http://BSDforge.com/projects/source/audio/soundconverter/ |