diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-06-16 16:04:51 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-06-16 16:04:51 +0000 |
commit | 2078d1ffd404d5c3ebaad23fd9c0018f0fbe6349 (patch) | |
tree | 27c3782ff69ed4a84de802dae5299614e581e67d /audio/timidity | |
parent | 91126f4bc7b3daf4ec0d28feb4ee167a337bdca1 (diff) | |
download | ports-2078d1ffd404d5c3ebaad23fd9c0018f0fbe6349.tar.gz ports-2078d1ffd404d5c3ebaad23fd9c0018f0fbe6349.zip |
Notes
Diffstat (limited to 'audio/timidity')
-rw-r--r-- | audio/timidity/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |