diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-01-02 18:14:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-01-02 18:14:36 +0000 |
commit | 6db864315b50a69ee1000b0b4634ea3b9ad7b1d6 (patch) | |
tree | b3e64640a68444f61f21eff01375bf1269c5e1ca /audio/splay/Makefile | |
parent | 12bed463bac974be9dd88b5d17f2031c56a83cd0 (diff) | |
download | ports-6db864315b50a69ee1000b0b4634ea3b9ad7b1d6.tar.gz ports-6db864315b50a69ee1000b0b4634ea3b9ad7b1d6.zip |
Notes
Diffstat (limited to 'audio/splay/Makefile')
-rw-r--r-- | audio/splay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/splay/Makefile b/audio/splay/Makefile index 42d89ab1e06e..2520f77d86e8 100644 --- a/audio/splay/Makefile +++ b/audio/splay/Makefile @@ -12,7 +12,7 @@ PORTVERSION= 0.9.5.2 CATEGORIES= audio MASTER_SITES= http://splay.sourceforge.net/tgz/ -MAINTAINER= cjh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An audio player that decodes MPEG Layer I,II,III and WAV files GNU_CONFIGURE= yes |