diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-28 10:54:08 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-28 10:54:08 +0000 |
commit | f60432367f904435f1612cb57bf01489a687c31b (patch) | |
tree | 85dfe190b6aa7b6d3217975da8638e1f8c5b1235 /audio/py-ogg | |
parent | c5f98b1d14e33177dc2e299c4df3bc8e1d6531c8 (diff) | |
download | ports-f60432367f904435f1612cb57bf01489a687c31b.tar.gz ports-f60432367f904435f1612cb57bf01489a687c31b.zip |
Notes
Diffstat (limited to 'audio/py-ogg')
-rw-r--r-- | audio/py-ogg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |