diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-17 04:43:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-17 04:43:17 +0800 |
commit | fc506e55d397fc7877ab6f46478aad3695f6ed0d (patch) | |
tree | f3a4405e93f86b8b02c8e48ac081cb0fa9c256be /audio/pysol-sound-server | |
parent | 0ef35c9401b7586e552a35883445a3dad24095dc (diff) | |
download | freebsd-ports-gnome-fc506e55d397fc7877ab6f46478aad3695f6ed0d.tar.gz freebsd-ports-gnome-fc506e55d397fc7877ab6f46478aad3695f6ed0d.tar.zst freebsd-ports-gnome-fc506e55d397fc7877ab6f46478aad3695f6ed0d.zip |
- Reset Maintainer
PR: 131742
Submitted by: "Sergey N. Voronkov" <serg@tmn.ru> (maintainer)
Diffstat (limited to 'audio/pysol-sound-server')
-rw-r--r-- | audio/pysol-sound-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/pysol-sound-server/Makefile b/audio/pysol-sound-server/Makefile index b69b46b255c1..496336f57f5b 100644 --- a/audio/pysol-sound-server/Makefile +++ b/audio/pysol-sound-server/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio games MASTER_SITES= http://www.pysol.org/download/pysol/ \ ftp://ftp.is.co.za/linux/distributions/gentoo/distfiles/ -MAINTAINER= serg@tmn.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Python extension module to play sounds and background music LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg |