aboutsummaryrefslogtreecommitdiff
path: root/audio/py-vorbis
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2010-06-06 20:44:03 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2010-06-06 20:44:03 +0000
commit30587b71c295aa8390c7bfa294a89bd80cb7b8ce (patch)
treee5ec60956c799dd57754a970be6a41ed50bc7080 /audio/py-vorbis
parent58f70f4c9436aeb8109c50813e0cc45eb0d878f9 (diff)
downloadports-30587b71c295aa8390c7bfa294a89bd80cb7b8ce.tar.gz
ports-30587b71c295aa8390c7bfa294a89bd80cb7b8ce.zip
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
Notes
Notes: svn path=/head/; revision=255958
Diffstat (limited to 'audio/py-vorbis')
-rw-r--r--audio/py-vorbis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-vorbis/Makefile b/audio/py-vorbis/Makefile
index f084d2f2b79a..cb045900ba77 100644
--- a/audio/py-vorbis/Makefile
+++ b/audio/py-vorbis/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vorbis
PORTVERSION= 1.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio python
MASTER_SITES= http://www.andrewchatham.com/pyogg/download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}