diff options
author | fenner <fenner@FreeBSD.org> | 1999-06-13 05:01:03 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1999-06-13 05:01:03 +0800 |
commit | 2999d7dd200998236c764f25a978467543380012 (patch) | |
tree | 88c49325b05aed16a96a24acc6ed425be83b14c6 /audio | |
parent | 7286faba47c6fa06cfa4b9992b4859af8a53243f (diff) | |
download | freebsd-ports-gnome-2999d7dd200998236c764f25a978467543380012.tar.gz freebsd-ports-gnome-2999d7dd200998236c764f25a978467543380012.tar.zst freebsd-ports-gnome-2999d7dd200998236c764f25a978467543380012.zip |
Add some mirrors since the linuxpower.org links are broken.
Found by: distfile survey
Diffstat (limited to 'audio')
-rw-r--r-- | audio/replay/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/audio/replay/Makefile b/audio/replay/Makefile index d1964a449c9c..026b33ba4ff0 100644 --- a/audio/replay/Makefile +++ b/audio/replay/Makefile @@ -3,13 +3,16 @@ # Date created: Oct 27 1998 # Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.9 1999/04/22 04:40:42 mharo Exp $ +# $Id: Makefile,v 1.10 1999/05/29 03:56:02 steve Exp $ # DISTNAME= replay-source-dgtk_0.61 PKGNAME= replay-0.61 CATEGORIES= audio -MASTER_SITES= http://replay.linuxpower.org/files/ +MASTER_SITES= http://replay.linuxpower.org/files/ \ + ftp://ftp.replicant.nu/pub/replay/ \ + ftp://ftp.icemark.ch/pub/replay/ \ + ftp://k2.lund.se/pub/replay/ MAINTAINER= nacai@iname.com |