diff options
author | gabor <gabor@FreeBSD.org> | 2006-12-08 13:46:35 +0000 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2006-12-08 13:46:35 +0000 |
commit | 9f5da35d18446c75ecabb6578ba4692630d19d04 (patch) | |
tree | a6acd98303435eb3281640430410b300cb039474 /audio/linux-shoutcast | |
parent | 50ae03b7599eaaa85f08221d9f03b4a2a01d9dcf (diff) | |
download | FreeBSD-ports-9f5da35d18446c75ecabb6578ba4692630d19d04.zip FreeBSD-ports-9f5da35d18446c75ecabb6578ba4692630d19d04.tar.gz |
Change my e-mail address.
Approved by: erwin (mentor)
Diffstat (limited to 'audio/linux-shoutcast')
-rw-r--r-- | audio/linux-shoutcast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/linux-shoutcast/Makefile b/audio/linux-shoutcast/Makefile index d47d402..19261aa 100644 --- a/audio/linux-shoutcast/Makefile +++ b/audio/linux-shoutcast/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://www.shoutcast.com/downloads/sc1-9-7/ PKGNAMEPREFIX= linux- DISTNAME= shoutcast-1-9-7-linux-glibc6 -MAINTAINER= gkovesdan@t-hosting.hu +MAINTAINER= gabor@FreeBSD.org COMMENT= Nullsoft's streaming audio server (Linux binary port) CONFLICTS= shoutcast-[0-9]* |