diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 17:17:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 17:17:25 +0000 |
commit | fa1716b118dcb99d41071490920455dbdbb3c633 (patch) | |
tree | f6d4c5e2710d9959bf8910208339b828d799a215 /audio/icecast2 | |
parent | c1b1bd0135e4173a47c37c69eebc74813961a994 (diff) |
- Remove leading indefinite article from COMMENT
Notes
Notes:
svn path=/head/; revision=325161
Diffstat (limited to 'audio/icecast2')
-rw-r--r-- | audio/icecast2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 63b0717905b2..2de076013005 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://downloads.xiph.org/releases/icecast/ \ DISTNAME= icecast-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org -COMMENT= A streaming mp3/ogg-vorbis audio server +COMMENT= Streaming mp3/ogg-vorbis audio server LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ shout.5:${PORTSDIR}/audio/libshout2 \ |