aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-02-08 23:23:34 +0800
committernork <nork@FreeBSD.org>2003-02-08 23:23:34 +0800
commit507834eecb3d66a1c8e455123a298a5213cf8e6b (patch)
tree9b648a8f6493a72fdecde1c4b3e44957e42b8767 /audio
parent1ac1138ab1a3bbc44dd6af5ffbf03d589cff52bd (diff)
downloadfreebsd-ports-graphics-507834eecb3d66a1c8e455123a298a5213cf8e6b.tar.gz
freebsd-ports-graphics-507834eecb3d66a1c8e455123a298a5213cf8e6b.tar.zst
freebsd-ports-graphics-507834eecb3d66a1c8e455123a298a5213cf8e6b.zip
Change MASTER_SITES and MAINTAINER's mail address.
PR: ports/48086 Submitted by: Yoichi ASAI <yatt@luna2.org> (maintainer)
Diffstat (limited to 'audio')
-rw-r--r--audio/timidity++/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/timidity++/Makefile b/audio/timidity++/Makefile
index b38e7b75dcf..258bc8f798b 100644
--- a/audio/timidity++/Makefile
+++ b/audio/timidity++/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: TiMidity++
# Date created: 27 Feb 1999
-# Whom: Yoichi Asai <yatt@msc.biglobe.ne.jp>
+# Whom: Yoichi Asai <yatt@luna2.org>
#
# $FreeBSD$
#
@@ -9,10 +9,10 @@ PORTNAME= timidity++
PORTVERSION= 2.11.3
PORTREVISION= 1
CATEGORIES= audio
-MASTER_SITES= http://www.goice.co.jp/member/mo/timidity/dist/
+MASTER_SITES= http://www.timidity.jp/dist/
DISTNAME= TiMidity++-${PORTVERSION}
-MAINTAINER= yatt@msc.biglobe.ne.jp
+MAINTAINER= yatt@luna2.org
# If you don't have X11, type "make -DWITHOUT_X11" or uncomment this.
#WITHOUT_X11= yes