diff options
author | jseger <jseger@FreeBSD.org> | 1998-02-02 19:47:35 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-02-02 19:47:35 +0800 |
commit | 8b17064464172260d792d4c2c5e5caa06a85c848 (patch) | |
tree | ee0329cd6cfce94fa758220e968582cfdebc6bff /audio | |
parent | 0c3bcc09f0430d647dceed427da82271c607f17d (diff) | |
download | freebsd-ports-gnome-8b17064464172260d792d4c2c5e5caa06a85c848.tar.gz freebsd-ports-gnome-8b17064464172260d792d4c2c5e5caa06a85c848.tar.zst freebsd-ports-gnome-8b17064464172260d792d4c2c5e5caa06a85c848.zip |
ftp.cdrom.com no longer has dgguspat.zip. Switch MASTER_SITE to ftp.planix.com
Diffstat (limited to 'audio')
-rw-r--r-- | audio/timidity++/Makefile | 4 | ||||
-rw-r--r-- | audio/timidity/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/timidity++/Makefile b/audio/timidity++/Makefile index 94b5a000f5dd..4716ded76014 100644 --- a/audio/timidity++/Makefile +++ b/audio/timidity++/Makefile @@ -4,12 +4,12 @@ # Date created: 17 Nov 1996 # Whom: ache # -# $Id: Makefile,v 1.4 1997/06/14 11:04:19 jkh Exp $ +# $Id: Makefile,v 1.5 1997/09/07 22:08:13 ache Exp $ # DISTNAME= timidity-0.2i CATEGORIES= audio -MASTER_SITES= ftp://ftp.cdrom.com/pub/demos/music/samples/ \ +MASTER_SITES= ftp://ftp.planix.com/pub/misc/ \ http://www.cgs.fi/~tt/timidity/ TIINS= dgguspat.zip DISTFILES= ${TIINS} ${DISTNAME}.tar.gz diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile index 94b5a000f5dd..4716ded76014 100644 --- a/audio/timidity/Makefile +++ b/audio/timidity/Makefile @@ -4,12 +4,12 @@ # Date created: 17 Nov 1996 # Whom: ache # -# $Id: Makefile,v 1.4 1997/06/14 11:04:19 jkh Exp $ +# $Id: Makefile,v 1.5 1997/09/07 22:08:13 ache Exp $ # DISTNAME= timidity-0.2i CATEGORIES= audio -MASTER_SITES= ftp://ftp.cdrom.com/pub/demos/music/samples/ \ +MASTER_SITES= ftp://ftp.planix.com/pub/misc/ \ http://www.cgs.fi/~tt/timidity/ TIINS= dgguspat.zip DISTFILES= ${TIINS} ${DISTNAME}.tar.gz |