From fc3054bd06be98fb1063b3b5c61ccb00b50361bf Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 27 Feb 2000 09:10:12 +0000 Subject: Host the distfile myself - there is something weird with the official website which allows you to browse and download the file with lynx, but returns a 404 with fetch or wget. Noticed by: bento --- comms/plp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'comms') diff --git a/comms/plp/Makefile b/comms/plp/Makefile index 3462d80b4847..09bcac2f1e97 100644 --- a/comms/plp/Makefile +++ b/comms/plp/Makefile @@ -9,7 +9,8 @@ DISTNAME= plp_1_8 PKGNAME= plp-1.8 CATEGORIES= comms -MASTER_SITES= http://www.proudman51.freeserve.co.uk/psion/ +MASTER_SITES= http://www.proudman51.freeserve.co.uk/psion/ \ + http://www.freebsd.org/~kris/distfiles/ MAINTAINER= maurice@serc.rmit.edu.au -- cgit v1.2.3