summaryrefslogtreecommitdiff
path: root/comms/snooper
diff options
context:
space:
mode:
authoritojun <itojun>2004-02-26 23:10:09 +0000
committeritojun <itojun>2004-02-26 23:10:09 +0000
commit11fe8987f1c099b0b6e92fa573a68924686bd55c (patch)
treed181e4cfd34d315d96e38cf78977a850d188598c /comms/snooper
parent0b1ac8d8aebba49248e44626eb5490b7b27cda87 (diff)
downloadpkgsrc-11fe8987f1c099b0b6e92fa573a68924686bd55c.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)