aboutsummaryrefslogtreecommitdiffstats
path: root/lang/expect
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>1998-01-27 09:11:47 +0800
committerfenner <fenner@FreeBSD.org>1998-01-27 09:11:47 +0800
commit74ef3dab226fe6d39cefde5ca28d622735d79794 (patch)
treecc98bbd2b8692b6f5041c4420c8e28f66de38e75 /lang/expect
parent62fa3103c9da14766e8f3617a534e9e95433f961 (diff)
downloadfreebsd-ports-gnome-74ef3dab226fe6d39cefde5ca28d622735d79794.tar.gz
freebsd-ports-gnome-74ef3dab226fe6d39cefde5ca28d622735d79794.tar.zst
freebsd-ports-gnome-74ef3dab226fe6d39cefde5ca28d622735d79794.zip
Ever since the port survey started checking in June, 1997, the FTP
server has not allowed a connection - so, remove it from MASTER_SITES.
Diffstat (limited to 'lang/expect')
-rw-r--r--lang/expect/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index 1e0e56d1a01b..86ace2c9b8a5 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -3,14 +3,13 @@
# Whom: pst
# Version required: 5.25
#
-# $Id: Makefile,v 1.27 1997/12/05 10:58:51 tg Exp $
+# $Id: Makefile,v 1.28 1997/12/29 11:42:10 asami Exp $
#
DISTNAME= expect
PKGNAME= expect-5.25
CATEGORIES= lang tcl80 tk80
-MASTER_SITES= http://expect.nist.gov/ \
- ftp://expect.nist.gov/mel/div826/subject/expect/
+MASTER_SITES= http://expect.nist.gov/
MAINTAINER= ports@freebsd.org