diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-07-20 22:56:48 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-07-20 22:56:48 +0000 |
commit | 3f8fb1f1e6af765989ec19eaf5f612d3bd9e474e (patch) | |
tree | 88d6db76055e4f54e8ecab86014dfa6b3b9b7ae4 /news | |
parent | 6da4040db779c028f1f76e31f46afe1071f3ae24 (diff) | |
download | ports-3f8fb1f1e6af765989ec19eaf5f612d3bd9e474e.tar.gz ports-3f8fb1f1e6af765989ec19eaf5f612d3bd9e474e.zip |
Nuke bogus distsite (as per fenner's dist-checker)
Notes
Notes:
svn path=/head/; revision=12035
Diffstat (limited to 'news')
-rw-r--r-- | news/plor/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/news/plor/Makefile b/news/plor/Makefile index 69c9563cb627..ced57d95edd0 100644 --- a/news/plor/Makefile +++ b/news/plor/Makefile @@ -3,14 +3,13 @@ # Date Created: 30 Dec 1996 # Whom: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> # -# $Id: Makefile,v 1.2 1997/01/24 10:28:05 asami Exp $ +# $Id: Makefile,v 1.3 1997/10/01 21:59:38 hoek Exp $ # DISTNAME= plor-0.3.1 CATEGORIES= news MASTER_SITES= ftp://ftp.psy.unipd.it/pub/pluto/developers/ \ - ftp://ftp.unipd.it/pub/Linux/pluto/developers/ \ - ftp://ftp.linux.it/pub/Pluto/developers/ + ftp://ftp.unipd.it/pub/Linux/pluto/developers/ MAINTAINER= hoek@FreeBSD.ORG |