diff options
author | Simon Barner <barner@FreeBSD.org> | 2006-01-31 15:07:06 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2006-01-31 15:07:06 +0000 |
commit | e0cdb0a3e93c46a94c0acbdb5332e45afc3f539b (patch) | |
tree | b531ec475600ca4c344bc9941c61dd3d615ac498 /shells/ksh93/Makefile | |
parent | 08b30c33f816a8504a90a309a189e9e610a971f6 (diff) | |
download | ports-e0cdb0a3e93c46a94c0acbdb5332e45afc3f539b.tar.gz ports-e0cdb0a3e93c46a94c0acbdb5332e45afc3f539b.zip |
Notes
Diffstat (limited to 'shells/ksh93/Makefile')
-rw-r--r-- | shells/ksh93/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile index 2b019b2fe4f2..0c9d38d60436 100644 --- a/shells/ksh93/Makefile +++ b/shells/ksh93/Makefile @@ -16,11 +16,9 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= joe@zircon.seattle.wa.us COMMENT= Official AT&T release of KornShell 93 -VERSION= 2005-02-02 +VERSION= 2006-01-24 RESTRICTED= "Source recipient must acknowledge license" -BROKEN= Unfetchable - FETCH_CMD= /usr/bin/fetch -Rr # see bin/76134 NO_WRKSUBDIR= yes MAKE_ENV= CCFLAGS="${CFLAGS}" SHELL="${SH}" |