diff options
author | kris <kris@FreeBSD.org> | 2004-12-29 23:17:18 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-12-29 23:17:18 +0000 |
commit | 910e387ac42d4a53f4c5ae1b979f45f06fb07e3a (patch) | |
tree | 7c48000835e88176162e9a1fb7c02f192f0aeccb /shells | |
parent | 98fef7237c1b056a8d3749e2d4d16464c8285f26 (diff) | |
download | FreeBSD-ports-910e387ac42d4a53f4c5ae1b979f45f06fb07e3a.zip FreeBSD-ports-910e387ac42d4a53f4c5ae1b979f45f06fb07e3a.tar.gz |
BROKEN: unfetchable (maintainer confirms that a new release was uploaded
but the download password changed)
Diffstat (limited to 'shells')
-rw-r--r-- | shells/ksh93/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile index 61f7460..daf973b 100644 --- a/shells/ksh93/Makefile +++ b/shells/ksh93/Makefile @@ -18,6 +18,8 @@ COMMENT= Official AT&T release of KornShell 93 VERSION= 2004-02-29 RESTRICTED= "Source recipient must acknowledge license" +BROKEN= Unfetchable + NO_WRKSUBDIR= yes MAKE_ENV= CCFLAGS="${CFLAGS}" SHELL="${SH}" .if defined(WANT_STATIC) |