summaryrefslogtreecommitdiff
path: root/lang/expect/Makefile
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-10-07 17:16:46 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-10-07 17:16:46 +0000
commit125d541decb510bf3e9b35d7d05a4c5671121dd2 (patch)
tree6198e339cd3560204b9fa53dccb6ba4802bf748a /lang/expect/Makefile
parentLocation independence (by LOCALBASE) of both ltconfig and ltmain.sh (diff)
Refer to the distfile with an explicit version number instead of
invariably downloading the latest one. This (a) unbreaks this port until somebody updates it to 5.33.0, and (b) prevents this port from automatically being broken when a new version comes out due to checksum mismatch.
Notes
Notes: svn path=/head/; revision=48529
Diffstat (limited to 'lang/expect/Makefile')
-rw-r--r--lang/expect/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index 0dab8801ba94..7bcbe4ec8ee0 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -7,8 +7,7 @@
PORTNAME= expect
PORTVERSION= 5.32.1
CATEGORIES= lang tcl83 tk83
-MASTER_SITES= http://expect.nist.gov/
-DISTNAME= expect
+MASTER_SITES= http://expect.nist.gov/src/
MAINTAINER= john@coastalgeology.org