aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1997-03-28 09:36:50 +0800
committerobrien <obrien@FreeBSD.org>1997-03-28 09:36:50 +0800
commit8ef8f9dc3235bad266008b4787a0ff24c57e325c (patch)
tree173b378edf8fecfdb818cf8f30847bd69306548a /comms
parent889d163d4c5b54c17fd54f6a42d3fd2e4475c9c3 (diff)
downloadfreebsd-ports-gnome-8ef8f9dc3235bad266008b4787a0ff24c57e325c.tar.gz
freebsd-ports-gnome-8ef8f9dc3235bad266008b4787a0ff24c57e325c.tar.zst
freebsd-ports-gnome-8ef8f9dc3235bad266008b4787a0ff24c57e325c.zip
Added the developer's site so I can remember what it is.
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 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