diff options
author | jsa <jsa@FreeBSD.org> | 2011-02-14 05:20:16 +0800 |
---|---|---|
committer | jsa <jsa@FreeBSD.org> | 2011-02-14 05:20:16 +0800 |
commit | 6101a38660a7e5df1c7adbb825c4573533e681f8 (patch) | |
tree | 5eb95cc6f3518400e220099734df075aab33d1ef /audio/exaile/Makefile | |
parent | fd3ea7cfa42c26c7228ad8b346405ef987efa431 (diff) | |
download | freebsd-ports-gnome-6101a38660a7e5df1c7adbb825c4573533e681f8.tar.gz freebsd-ports-gnome-6101a38660a7e5df1c7adbb825c4573533e681f8.tar.zst freebsd-ports-gnome-6101a38660a7e5df1c7adbb825c4573533e681f8.zip |
Update to 0.3.2.1.
This release removes the SHOUTcast plugin for similar reasons you can read
about here: http://www.videolan.org/press/2010-1.html
Approved by: wxs (mentor)
Diffstat (limited to 'audio/exaile/Makefile')
-rw-r--r-- | audio/exaile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile index 4e04bb24a80f..40d2d940b53b 100644 --- a/audio/exaile/Makefile +++ b/audio/exaile/Makefile @@ -38,7 +38,7 @@ OPTIONS= BAD "Install bad GStreamer plugins" On \ SEXY "UI enhancements" On PORTVERSION_MAJOR= 0.3.2 -PORTVERSION_MINOR= 0 +PORTVERSION_MINOR= 1 LP_DIR= ${PORTNAME}/${PORTVERSION_MAJOR}/${PORTVERSION}/+download MANCOMPRESSED= yes |