diff options
author | ache <ache@FreeBSD.org> | 1998-06-17 00:04:51 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1998-06-17 00:04:51 +0800 |
commit | 82b23c329d295358952e3ca40b8e269df820cf94 (patch) | |
tree | 4f0b7d73aa1b1648bf7befa49e2fc3893b730d68 /audio | |
parent | e583971ed67c76ef3c29fa6de673dad127b1201b (diff) | |
download | freebsd-ports-gnome-82b23c329d295358952e3ca40b8e269df820cf94.tar.gz freebsd-ports-gnome-82b23c329d295358952e3ca40b8e269df820cf94.tar.zst freebsd-ports-gnome-82b23c329d295358952e3ca40b8e269df820cf94.zip |
Fix gus patches dist site
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 4716ded76014..add60728c72a 100644 --- a/audio/timidity++/Makefile +++ b/audio/timidity++/Makefile @@ -4,12 +4,12 @@ # Date created: 17 Nov 1996 # Whom: ache # -# $Id: Makefile,v 1.5 1997/09/07 22:08:13 ache Exp $ +# $Id: Makefile,v 1.6 1998/02/02 11:47:35 jseger Exp $ # DISTNAME= timidity-0.2i CATEGORIES= audio -MASTER_SITES= ftp://ftp.planix.com/pub/misc/ \ +MASTER_SITES= ftp://ftp.kiarchive.ru/pub/misc/hardware/soundcard/gus/ \ 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 4716ded76014..add60728c72a 100644 --- a/audio/timidity/Makefile +++ b/audio/timidity/Makefile @@ -4,12 +4,12 @@ # Date created: 17 Nov 1996 # Whom: ache # -# $Id: Makefile,v 1.5 1997/09/07 22:08:13 ache Exp $ +# $Id: Makefile,v 1.6 1998/02/02 11:47:35 jseger Exp $ # DISTNAME= timidity-0.2i CATEGORIES= audio -MASTER_SITES= ftp://ftp.planix.com/pub/misc/ \ +MASTER_SITES= ftp://ftp.kiarchive.ru/pub/misc/hardware/soundcard/gus/ \ http://www.cgs.fi/~tt/timidity/ TIINS= dgguspat.zip DISTFILES= ${TIINS} ${DISTNAME}.tar.gz |