diff -ruN --exclude=CVS /usr/ports/audio/py-ao/Makefile /space/portstrees/FreeBSD/ports/audio/py-ao/Makefile --- /usr/ports/audio/py-ao/Makefile Mon Apr 17 20:19:47 2006 +++ /space/portstrees/FreeBSD/ports/audio/py-ao/Makefile Wed Jul 26 12:47:35 2006 @@ -12,7 +12,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyao-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= xride@x12.dk COMMENT= A python wrapper for ao, an audio device abstraction library LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao diff -ruN --exclude=CVS /usr/ports/audio/py-ao/pkg-descr /space/portstrees/FreeBSD/ports/audio/py-ao/pkg-descr --- /usr/ports/audio/py-ao/pkg-descr Mon Oct 7 15:27:49 2002 +++ /space/portstrees/FreeBSD/ports/audio/py-ao/pkg-descr Wed Jul 26 12:47:59 2006 @@ -3,4 +3,4 @@ Ao is an audio abstraction library that lets you output to different devices using the same interface. -WWW: http://www.andrewchatham.com/pyogg/ +WWW: http://ekyo.nerim.net/software/pyogg/index.html