From ac35f946759eceb8b3fde1275996343726ca6c43 Mon Sep 17 00:00:00 2001 From: nakai Date: Fri, 18 Feb 2000 02:28:03 +0000 Subject: - Fix MASTER_SITES - Add WWW: line into pkg/PLIST PR: ports/16780 Submitted by: "KATO Tsuguru" --- audio/replay/Makefile | 2 +- audio/replay/pkg-descr | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'audio/replay') diff --git a/audio/replay/Makefile b/audio/replay/Makefile index 757b85807932..6e8f2466a662 100644 --- a/audio/replay/Makefile +++ b/audio/replay/Makefile @@ -9,7 +9,7 @@ DISTNAME= replay-source-dgtk_0.61 PKGNAME= replay-0.61 CATEGORIES= audio -MASTER_SITES= ftp://narayan.replicant.nu/pub/replay/ \ +MASTER_SITES= http://replay.replicant.nu/files/ \ ftp://ftp.icemark.ch/pub/replay/ \ ftp://k2.lund.se/pub/replay/ diff --git a/audio/replay/pkg-descr b/audio/replay/pkg-descr index a5cf7bc86fa9..49f907501e72 100644 --- a/audio/replay/pkg-descr +++ b/audio/replay/pkg-descr @@ -15,3 +15,5 @@ has the following features as of today: -Pooh vanilla@FreeBSD.ORG + +WWW: http://replay.replicant.nu/ -- cgit