From 0b1575576063fb8728558985282330e69d275ac8 Mon Sep 17 00:00:00 2001 From: skrll Date: Mon, 12 Jun 2000 14:30:53 +0000 Subject: Fix MASTER_SITES. Pointed out by Bernd Ernesti. --- comms/plptools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms') diff --git a/comms/plptools/Makefile b/comms/plptools/Makefile index a39c4a31038..8b767de2799 100644 --- a/comms/plptools/Makefile +++ b/comms/plptools/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2000/06/12 13:36:08 skrll Exp $ +# $NetBSD: Makefile,v 1.8 2000/06/12 14:30:53 skrll Exp $ # DISTNAME= plptools-0.6 PKGNAME= ${DISTNAME}nb1 CATEGORIES= comms -MASTER_SITES= ftp://ftp.to.com/pub/psion/ +MASTER_SITES= ftp://ftp.to.com/pub/psion/tarballs/ MAINTAINER= sakamoto@netbsd.org -- cgit v1.2.3