diff options
author | ache <ache@FreeBSD.org> | 1997-09-08 06:08:13 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-09-08 06:08:13 +0800 |
commit | 3a424d6c9566be3adf47a802bd811b145b1a075c (patch) | |
tree | 492825e80512312c4c4baa18e22cdef8969d94b0 /audio/timidity | |
parent | 61d04323de0f821d0472d991dcabdd3b001d756e (diff) | |
download | freebsd-ports-gnome-3a424d6c9566be3adf47a802bd811b145b1a075c.tar.gz freebsd-ports-gnome-3a424d6c9566be3adf47a802bd811b145b1a075c.tar.zst freebsd-ports-gnome-3a424d6c9566be3adf47a802bd811b145b1a075c.zip |
Timidity dist site moved
Diffstat (limited to 'audio/timidity')
-rw-r--r-- | audio/timidity/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile index 0135fe7fe08a..94b5a000f5dd 100644 --- a/audio/timidity/Makefile +++ b/audio/timidity/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: timidity -# Homepage: http://www.clinet.fi/~toivonen/timidity/ +# Homepage: http://www.cgs.fi/~tt/timidity/ # Version required: 0.2i # Date created: 17 Nov 1996 # Whom: ache # -# $Id: Makefile,v 1.3 1996/12/05 06:14:26 asami Exp $ +# $Id: Makefile,v 1.4 1997/06/14 11:04:19 jkh Exp $ # DISTNAME= timidity-0.2i CATEGORIES= audio MASTER_SITES= ftp://ftp.cdrom.com/pub/demos/music/samples/ \ - http://www.clinet.fi/~toivonen/timidity/ + http://www.cgs.fi/~tt/timidity/ TIINS= dgguspat.zip DISTFILES= ${TIINS} ${DISTNAME}.tar.gz |