diff options
author | billf <billf@FreeBSD.org> | 1998-12-09 22:35:05 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-12-09 22:35:05 +0000 |
commit | 2ca2676b2221109373b14819d94593722e9d23d6 (patch) | |
tree | a152cddd90be85b1ae0ce7f0b9894973fe757e5f /comms/minicom | |
parent | a4af418efadf8b74e347343a4995bedcc60f30e3 (diff) | |
download | FreeBSD-ports-2ca2676b2221109373b14819d94593722e9d23d6.zip FreeBSD-ports-2ca2676b2221109373b14819d94593722e9d23d6.tar.gz |
Update MASTER_SITES.
Thanks To: Fenner's portsurvey and ftpsearch.lycos.com
Diffstat (limited to 'comms/minicom')
-rw-r--r-- | comms/minicom/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index 25aa47c..b84a9da 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -4,13 +4,15 @@ # Date created: Fri Dec 01, 1995 # Whom: obrien@cs.ucdavis.edu # -# $Id: Makefile,v 1.13 1998/01/03 10:58:40 obrien Exp $ +# $Id: Makefile,v 1.14 1998/08/11 10:29:56 obrien Exp $ # DISTNAME= ${PKGNAME}.src PKGNAME= minicom-1.80 CATEGORIES= comms -MASTER_SITES= ftp://ftp.cistron.nl/pub/people/miquels/software/ +MASTER_SITES= ftp://ftp.cistron.nl/pub/people/miquels/software/OLD/ \ + ftp://ftp.nstu.ru/pub/sources/nettools/modem/ \ + ftp://ftp.okbmei.msk.su/pub/comm/minicom/ MAINTAINER= obrien@FreeBSD.org |