diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-16 20:43:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-16 20:43:17 +0000 |
commit | d7d64edfea5ac98f1acf9e04ecd5e81909019371 (patch) | |
tree | 0728a43f69d73b34ccc88162b2a16c03b0ccff5d /audio | |
parent | acd613971071a3e27a3590ab60984d750d2fe936 (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/id3v2/Makefile | 2 | ||||
-rw-r--r-- | audio/pysol-sound-server/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/id3v2/Makefile b/audio/id3v2/Makefile index d94b15d685a8..92d790c5db37 100644 --- a/audio/id3v2/Makefile +++ b/audio/id3v2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= id3v2 -MAINTAINER= serg@tmn.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Command line id3v2 tag editor LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib 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 |