diff options
author | hoek <hoek@FreeBSD.org> | 1998-07-21 06:56:48 +0800 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 1998-07-21 06:56:48 +0800 |
commit | 7244a09737a46a91b1613fac8243c461e39e63b8 (patch) | |
tree | 8f8f08606f84f04d9300e279a4056356c69a762a /news/plor | |
parent | 634b5e7451ea1d2fadbb42f3abaa72e25f5a6bdd (diff) | |
download | freebsd-ports-gnome-7244a09737a46a91b1613fac8243c461e39e63b8.tar.gz freebsd-ports-gnome-7244a09737a46a91b1613fac8243c461e39e63b8.tar.zst freebsd-ports-gnome-7244a09737a46a91b1613fac8243c461e39e63b8.zip |
Nuke bogus distsite (as per fenner's dist-checker)
Diffstat (limited to 'news/plor')
-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 |