summaryrefslogtreecommitdiff
path: root/lang/expect
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1998-01-27 01:11:47 +0000
committerBill Fenner <fenner@FreeBSD.org>1998-01-27 01:11:47 +0000
commit74415cb48c521b286ed004d5d95fb325993d22c7 (patch)
tree7a6e8407e027195649b5fb112af2ca1b38a4d196 /lang/expect
parentUse MASTER_SITE_SUNSITE and fix paths (xapps/ is gone). (diff)
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