summaryrefslogtreecommitdiff
path: root/comms/plptools
diff options
context:
space:
mode:
authorskrll <skrll>2000-06-12 14:30:53 +0000
committerskrll <skrll>2000-06-12 14:30:53 +0000
commit6505d40ec1b7d6690b431d1a92cbcb877bc08d91 (patch)
treec7f0cfcec619fec0a2bb6989f404b3b7145ee30a /comms/plptools
parent66b2624be730f4dcb02b68ba2b019e760e1534d2 (diff)
downloadpkgsrc-6505d40ec1b7d6690b431d1a92cbcb877bc08d91.tar.gz
Fix MASTER_SITES. Pointed out by Bernd Ernesti.
Diffstat (limited to 'comms/plptools')
-rw-r--r--comms/plptools/Makefile4
1 files changed, 2 insertions, 2 deletions
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