diff options
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 923c4ca8b0ea..89c06f3f36cd 100644 --- a/audio/py-ogg/Makefile +++ b/audio/py-ogg/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.andrewchatham.com/pyogg/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyogg-${PORTVERSION} -MAINTAINER= nbm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Object-oriented Python bindings for the ogg library LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg |