diff options
author | nbm <nbm@FreeBSD.org> | 2004-03-26 02:28:44 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2004-03-26 02:28:44 +0800 |
commit | e8a032bb5549313f8f8e276647aa890ef648c0e2 (patch) | |
tree | 4f776269434b525aac7003f3ef6d23001bd83d73 /audio/py-ogg | |
parent | bb9dc3d987b1ca6b58bddd11010ae96ef8a528ff (diff) | |
download | freebsd-ports-gnome-e8a032bb5549313f8f8e276647aa890ef648c0e2.tar.gz freebsd-ports-gnome-e8a032bb5549313f8f8e276647aa890ef648c0e2.tar.zst freebsd-ports-gnome-e8a032bb5549313f8f8e276647aa890ef648c0e2.zip |
Drop maintainership.
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 |