diff options
author | naddy <naddy@FreeBSD.org> | 2012-07-20 04:15:37 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2012-07-20 04:15:37 +0800 |
commit | c3db8f9750b02e48974982bd8660370d43b6dbe0 (patch) | |
tree | dfdcc45398e5afa60b24a37939251e643224e22f /audio/xmms2 | |
parent | edbf6bb176c2ec0597ca4dfbb5307c48f80e7e22 (diff) | |
download | freebsd-ports-gnome-c3db8f9750b02e48974982bd8660370d43b6dbe0.tar.gz freebsd-ports-gnome-c3db8f9750b02e48974982bd8660370d43b6dbe0.tar.zst freebsd-ports-gnome-c3db8f9750b02e48974982bd8660370d43b6dbe0.zip |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
Diffstat (limited to 'audio/xmms2')
-rw-r--r-- | audio/xmms2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile index c785d162ae1b..16d5ae955af8 100644 --- a/audio/xmms2/Makefile +++ b/audio/xmms2/Makefile @@ -7,6 +7,7 @@ PORTNAME?= xmms2 PORTVERSION= 0.8 +PORTREVISION= 1 DISTVERSIONSUFFIX=DrO_o CATEGORIES?= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20${DISTVERSIONSUFFIX} |