diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-02-02 11:47:35 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-02-02 11:47:35 +0000 |
commit | d3ae43366f197419fe5e9a76e3fac5e3facc5f1c (patch) | |
tree | b6c36a02ede39d2182ef8df78f25f9ac5857eb6b /audio | |
parent | 9ecf9f0d90758e0a093835e29539d0f2ea75e5a2 (diff) | |
download | ports-d3ae43366f197419fe5e9a76e3fac5e3facc5f1c.tar.gz ports-d3ae43366f197419fe5e9a76e3fac5e3facc5f1c.zip |
Notes
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 |