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 /net-p2p/museekplus | |
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 'net-p2p/museekplus')
-rw-r--r-- | net-p2p/museekplus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/museekplus/Makefile b/net-p2p/museekplus/Makefile index ff6a3bbcb927..c064fd13bd65 100644 --- a/net-p2p/museekplus/Makefile +++ b/net-p2p/museekplus/Makefile @@ -6,7 +6,7 @@ PORTNAME= museekplus PORTVERSION= 0.1.13 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-p2p MASTER_SITES= SF/museek-plus/museek-plus/${PORTVERSION} DISTNAME= museek+-${PORTVERSION} |