diff options
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 bfd350709c7..bb424849a24 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2002/10/09 11:41:31 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/17 21:22:24 grant Exp $ # DISTNAME= icecast-1.3.12 CATEGORIES= audio MASTER_SITES= http://www.icecast.org/releases/ -MAINTAINER= hubertf@netbsd.org +MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://www.icecast.org/ COMMENT= Internet broadcasting system using Mpeg Layer III streaming |