diff options
Diffstat (limited to 'audio/pytone/Makefile')
-rw-r--r-- | audio/pytone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/pytone/Makefile b/audio/pytone/Makefile index 7bf3e8027077..e113bf1d4716 100644 --- a/audio/pytone/Makefile +++ b/audio/pytone/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.luga.de/pytone/download/ \ http://redundancy.redundancy.org/mirror/ DISTNAME= PyTone-${PORTVERSION} -MAINTAINER= lx@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Music jukebox written in Python with a curses GUI LIB_DEPENDS= libao.so:${PORTSDIR}/audio/libao |