diff options
-rw-r--r-- | lang/expect/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile index 2ae3c8041283..bd3bbb7a7c55 100644 --- a/lang/expect/Makefile +++ b/lang/expect/Makefile @@ -8,13 +8,11 @@ PORTNAME= expect PORTVERSION= 5.43.0 PORTREVISION= 3 CATEGORIES= lang tcl tk -MASTER_SITES= http://expect.nist.gov/src/ +MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= A sophisticated scripter based on tcl/tk -BROKEN= does not fetch - CONFLICTS= expect-5.44* PORTSCOUT= skipv:5.44.0,5.44.1 # These were recalled by NIST |