diff options
author | Frederic Culot <culot@FreeBSD.org> | 2015-11-21 13:33:18 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2015-11-21 13:33:18 +0000 |
commit | 19c20fde908f792dea6a5fa2be1ef8bc26864df3 (patch) | |
tree | 6a9d5c5e431fdc6e601add2ae2740224c8c02782 /audio/raop_play | |
parent | 94c71ded6de745fe769b9549b9052c02265b719d (diff) | |
download | ports-19c20fde908f792dea6a5fa2be1ef8bc26864df3.tar.gz ports-19c20fde908f792dea6a5fa2be1ef8bc26864df3.zip |
Notes
Diffstat (limited to 'audio/raop_play')
-rw-r--r-- | audio/raop_play/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/raop_play/Makefile b/audio/raop_play/Makefile index 63dbfc96c268..b54c439a6184 100644 --- a/audio/raop_play/Makefile +++ b/audio/raop_play/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 10 CATEGORIES= audio MASTER_SITES= SF/raop-play/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= sumikawa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Music file player for Apple Airport Express LIB_DEPENDS= libsamplerate.so:${PORTSDIR}/audio/libsamplerate \ |