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/xmms2 | |
parent | a0d87408a349eb73fcd5beeeb705b22c93faa795 (diff) | |
download | ports-1ada6e33a5d3e826a9312a52c8e351ae620ee5b2.tar.gz ports-1ada6e33a5d3e826a9312a52c8e351ae620ee5b2.zip |
Notes
Diffstat (limited to 'audio/xmms2')
-rw-r--r-- | audio/xmms2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile index 38cf9ca2fb9c..7ecbc88b07e3 100644 --- a/audio/xmms2/Makefile +++ b/audio/xmms2/Makefile @@ -3,7 +3,7 @@ PORTNAME?= xmms2 PORTVERSION= 0.8 -PORTREVISION?= 4 +PORTREVISION?= 5 DISTVERSIONSUFFIX=DrO_o CATEGORIES?= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20${DISTVERSIONSUFFIX} |