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/xmms-sid | |
parent | a155d8175292db32ee02557aeb9bc8b112170911 (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
Notes
Notes:
svn path=/head/; revision=313559
Diffstat (limited to 'audio/xmms-sid')
-rw-r--r-- | audio/xmms-sid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-sid/Makefile b/audio/xmms-sid/Makefile index d671aebdf1bd..90c611cfa3ca 100644 --- a/audio/xmms-sid/Makefile +++ b/audio/xmms-sid/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.8.99.2 CATEGORIES= audio MASTER_SITES= http://www.tnsp.org/xs-files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= XMMS input plugin to play SID files LIB_DEPENDS= sidplay.1:${PORTSDIR}/audio/libsidplay |