summaryrefslogtreecommitdiff
path: root/comms/minicom
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-04-14 21:31:44 +0000
committertron <tron@pkgsrc.org>1999-04-14 21:31:44 +0000
commit70bc5709036bd339bc8411dc172a0765ba7556fd (patch)
tree95d20e74a329266b8ed828bb74a0bf9680ed864f /comms/minicom
parentc4fbeaf9dc03621169f94a2aeab07ede7aed47c1 (diff)
downloadpkgsrc-70bc5709036bd339bc8411dc172a0765ba7556fd.tar.gz
Try to fetch disttribution file from "sunsite" or one of its mirrors
first.
Diffstat (limited to 'comms/minicom')
-rw-r--r--comms/minicom/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index f3270acea65..09b7413363c 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.11 1999/04/14 21:13:24 tron Exp $
+# $NetBSD: Makefile,v 1.12 1999/04/14 21:31:44 tron Exp $
# FreeBSD Id: Makefile,v 1.13 1998/01/03 10:58:40 obrien Exp
#
DISTNAME= ${PKGNAME}.src
PKGNAME= minicom-1.82.1
CATEGORIES= comms
-MASTER_SITES= http://www.pp.clinet.fi/~walker/
+MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/serialcomm/dialout/} \
+ http://www.pp.clinet.fi/~walker/
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.clinet.fi/~walker/minicom.html