diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-07 03:25:10 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-07 03:25:10 +0000 |
commit | 6910bf819aea08bdd745916858b2def318991151 (patch) | |
tree | 4182f12506e5ebc35eb16b446a1a7b815762ed62 /audio/icecast | |
parent | Remove compatibility with FreeBSD 7.X (diff) |
- Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt
Diffstat (limited to 'audio/icecast')
-rw-r--r-- | audio/icecast/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index eafc052eab4e..27d2b15c5723 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -7,8 +7,8 @@ PORTREVISION= 2 CATEGORIES= audio net MASTER_SITES= http://downloads.xiph.org/releases/icecast/ -MAINTAINER= ports@FreeBSD.org -COMMENT= A streaming mp3 audio server +MAINTAINER= c.petrik.sosa@gmail.com +COMMENT= Streaming mp3 audio server LICENSE= GPLv2 # (or later) |