diff options
author | nakai <nakai@FreeBSD.org> | 2000-02-18 10:28:03 +0800 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-02-18 10:28:03 +0800 |
commit | ac35f946759eceb8b3fde1275996343726ca6c43 (patch) | |
tree | dac2f249ea2d8a2bcfe2568f4d8e13db7cf9013b /audio/replay | |
parent | 06ca456a944edc5ec1e4b096f7a2285c95a10b95 (diff) | |
download | freebsd-ports-gnome-ac35f946759eceb8b3fde1275996343726ca6c43.tar.gz freebsd-ports-gnome-ac35f946759eceb8b3fde1275996343726ca6c43.tar.zst freebsd-ports-gnome-ac35f946759eceb8b3fde1275996343726ca6c43.zip |
- Fix MASTER_SITES
- Add WWW: line into pkg/PLIST
PR: ports/16780
Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
Diffstat (limited to 'audio/replay')
-rw-r--r-- | audio/replay/Makefile | 2 | ||||
-rw-r--r-- | audio/replay/pkg-descr | 2 |
2 files changed, 3 insertions, 1 deletions
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/ |