diff options
author | John Marino <marino@FreeBSD.org> | 2014-06-11 18:55:29 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-06-11 18:55:29 +0000 |
commit | d0bb05930a337e5f8a7c5dd53be0e863e27a3e51 (patch) | |
tree | 99ce4bc6ae9416a69ed46d090282a42fdb8cd962 /audio/maplay | |
parent | 996a285788c9663dc90a72db3041084cd3a0bfd0 (diff) | |
download | ports-d0bb05930a337e5f8a7c5dd53be0e863e27a3e51.tar.gz ports-d0bb05930a337e5f8a7c5dd53be0e863e27a3e51.zip |
Notes
Diffstat (limited to 'audio/maplay')
-rw-r--r-- | audio/maplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/maplay/Makefile b/audio/maplay/Makefile index 4c042f6fad51..754626d3815f 100644 --- a/audio/maplay/Makefile +++ b/audio/maplay/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.tnt.uni-hannover.de/pub/MPEG/audio/other-servers/Maplay- DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/} EXTRACT_SUFX= .tar.Z -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MPEG audio player/decoder decoding layer I and II MPEG audio streams LICENSE= GPLv2 |