diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
commit | 37e782dfbc764c70ed1489c5c828d3c9ce5e4d65 (patch) | |
tree | 8d9caebfb388e25f19cd57fc86557a441d7cddff /audio/libshairport | |
parent | bba40fef06a119bd90dc8b67e951957939f42e6e (diff) |
Notes
Diffstat (limited to 'audio/libshairport')
-rw-r--r-- | audio/libshairport/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libshairport/Makefile b/audio/libshairport/Makefile index 8901357865cf..77702c0cd470 100644 --- a/audio/libshairport/Makefile +++ b/audio/libshairport/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://mirrors.xbmc.org/build-deps/darwin-libs/ DISTNAME= libshairport-${PORTVERSION}_lib MAINTAINER= manuel.creach@icloud.com -COMMENT= An Airport Extreme Emulator +COMMENT= Airport Extreme Emulator USES= gmake USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize |