summaryrefslogtreecommitdiff
path: root/comms/snooper
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2004-02-26 23:10:09 +0000
committeritojun <itojun@pkgsrc.org>2004-02-26 23:10:09 +0000
commite78b3466c5ac7f9ab78d8ef76bc01d666ef25ace (patch)
treed181e4cfd34d315d96e38cf78977a850d188598c /comms/snooper
parentfe5cc70047d11c4c409a3549e91c4ee3b8a33880 (diff)
downloadpkgsrc-e78b3466c5ac7f9ab78d8ef76bc01d666ef25ace.tar.gz
add an alternate ftp location for the time being
Diffstat (limited to 'comms/snooper')
-rw-r--r--comms/snooper/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile
index 6cb0bcca03a..f93564d7d87 100644
--- a/comms/snooper/Makefile
+++ b/comms/snooper/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2004/01/20 12:10:01 agc Exp $
+# $NetBSD: Makefile,v 1.14 2004/02/26 23:10:09 itojun Exp $
# FreeBSD Id: Makefile,v 1.3 1998/08/13 09:20:41 itojun Exp $
DISTNAME= snooper-19991202
CATEGORIES= comms
-MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/snooper/
+MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/snooper/ \
+ ftp://lkbreth.foretune.co.jp/pub/tools/snooper/
MAINTAINER= itojun@itojun.org
COMMENT= Serial line protocol analyzer (need two serial interfaces)