summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--comms/minicom/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index 601f737266cf..41efb4dbaca4 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -4,12 +4,13 @@
# Date created: Fri Dec 01, 1995
# Whom: obrien@cs.ucdavis.edu
#
-# $Id: Makefile,v 1.6 1996/11/18 10:35:07 asami Exp $
+# $Id: Makefile,v 1.7 1996/11/24 08:51:38 obrien Exp $
#
DISTNAME= minicom-1.75
CATEGORIES= comms
-MASTER_SITES= ${MASTER_SITE_SUNSITE}
+MASTER_SITES= ${MASTER_SITE_SUNSITE} \
+ ftp://ftp.cistron.nl/pub/people/miquels/software/
MASTER_SITE_SUBDIR= apps/comm
MAINTAINER= obrien@cs.ucdavis.edu