aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2008-12-28 10:54:08 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2008-12-28 10:54:08 +0000
commitf60432367f904435f1612cb57bf01489a687c31b (patch)
tree85dfe190b6aa7b6d3217975da8638e1f8c5b1235 /audio
parentc5f98b1d14e33177dc2e299c4df3bc8e1d6531c8 (diff)
CATEGORIES+= python for py- ports missing it
PR: ports/124921 Approved by: portmgr (pav)
Notes
Notes: svn path=/head/; revision=224878
Diffstat (limited to 'audio')
-rw-r--r--audio/py-ao/Makefile2
-rw-r--r--audio/py-ogg/Makefile2
-rw-r--r--audio/py-vorbis/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/py-ao/Makefile b/audio/py-ao/Makefile
index 495691e8fe06..3092e8f6f94f 100644
--- a/audio/py-ao/Makefile
+++ b/audio/py-ao/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ao
PORTVERSION= 0.82
-CATEGORIES= audio
+CATEGORIES= audio python
MASTER_SITES= http://www.andrewchatham.com/pyogg/download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyao-${PORTVERSION}
diff --git a/audio/py-ogg/Makefile b/audio/py-ogg/Makefile
index e431f81820f7..89a1aa79518c 100644
--- a/audio/py-ogg/Makefile
+++ b/audio/py-ogg/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ogg
PORTVERSION= 1.3
PORTREVISION= 2
-CATEGORIES= audio
+CATEGORIES= audio python
MASTER_SITES= http://www.andrewchatham.com/pyogg/download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyogg-${PORTVERSION}
diff --git a/audio/py-vorbis/Makefile b/audio/py-vorbis/Makefile
index 57fe134534f4..7e1702bb8aca 100644
--- a/audio/py-vorbis/Makefile
+++ b/audio/py-vorbis/Makefile
@@ -8,7 +8,7 @@
PORTNAME= vorbis
PORTVERSION= 1.4
PORTREVISION= 1
-CATEGORIES= audio
+CATEGORIES= audio python
MASTER_SITES= http://www.andrewchatham.com/pyogg/download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyvorbis-${PORTVERSION}