summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authortron <tron>1999-04-14 21:31:44 +0000
committertron <tron>1999-04-14 21:31:44 +0000
commit3b2ea7d7a0f48630284e299bd30e8b743f57fe1e (patch)
tree95d20e74a329266b8ed828bb74a0bf9680ed864f /comms
parentae06d8a8e11081b4a7a664d10e940674dbb867c4 (diff)
downloadpkgsrc-3b2ea7d7a0f48630284e299bd30e8b743f57fe1e.tar.gz
Try to fetch disttribution file from "sunsite" or one of its mirrors
first.
Diffstat (limited to 'comms')
-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