summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2019-12-01 05:18:55 +0000
committerkim <kim@pkgsrc.org>2019-12-01 05:18:55 +0000
commite9daac7de83228ad3d5fdefdb2d1f09cff768f70 (patch)
tree92081d0a9a56b14e26e1d384da703c1f79efe610 /audio
parent6f884e677bb196ca75e88f92b89750b39d5d5a84 (diff)
downloadpkgsrc-e9daac7de83228ad3d5fdefdb2d1f09cff768f70.tar.gz
Switch to new site in MASTER_SITES, and set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'audio')
-rw-r--r--audio/mstream/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/mstream/Makefile b/audio/mstream/Makefile
index 04883559891..d70b36a3bf0 100644
--- a/audio/mstream/Makefile
+++ b/audio/mstream/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.24 2019/08/11 13:17:54 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2019/12/01 05:18:55 kim Exp $
#
DISTNAME= mstream-1.3
PKGREVISION= 7
CATEGORIES= audio
-MASTER_SITES= http://oss.gw.com/people/kim/
+MASTER_SITES= http://software.kimmo.suominen.com/
-MAINTAINER= kim@tac.nyc.ny.us
-#HOMEPAGE= http://kimmo.suominen.com/gwradio/
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://kimmo.suominen.com/gwradio/
COMMENT= Mserv player package to queue tracks to IceS
DEPENDS+= ices-mp3>=0.3:../../audio/ices-mp3