summaryrefslogtreecommitdiff
path: root/comms/minicom
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-03-28 01:36:50 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-03-28 01:36:50 +0000
commit19f3fc71deeb0e5d8ce6f639513846711596f8da (patch)
tree7e280b6763b9d568173c35bab21e8990052c44be /comms/minicom
parentUpdate (diff)
Added the developer's site so I can remember what it is.
Notes
Notes: svn path=/head/; revision=6038
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 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