diff options
author | kim <kim> | 2004-01-12 03:54:28 +0000 |
---|---|---|
committer | kim <kim> | 2004-01-12 03:54:28 +0000 |
commit | 1f0acd3419b4346c8cdbce9823d8bbd5b1409176 (patch) | |
tree | b96f1fd23c97cdd33edf38ba1602d21aa47a6f3d /audio | |
parent | 56452c10a5f0e43d5177d55a70bf5a04ea04307d (diff) | |
download | pkgsrc-1f0acd3419b4346c8cdbce9823d8bbd5b1409176.tar.gz |
Fix MAINTAINER.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/icecast1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/icecast1/Makefile b/audio/icecast1/Makefile index 57701acaf86..fb9466e4319 100644 --- a/audio/icecast1/Makefile +++ b/audio/icecast1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/01/11 17:06:31 kim Exp $ +# $NetBSD: Makefile,v 1.3 2004/01/12 03:54:28 kim Exp $ # DISTNAME= icecast-1.3.12 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.icecast.org/releases/ -MAINTAINER= hubertf@NetBSD.org +MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www.icecast.org/ COMMENT= Internet broadcasting system using Mpeg Layer III streaming |