diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
commit | 4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75 (patch) | |
tree | 15e4740db2f14a3ea4848f1dfcc64de1e6b5d9bf /shells/ksh93 | |
parent | feb212beb00bfe3bc18e398c9d57084415ce3efd (diff) | |
download | ports-4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75.tar.gz ports-4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75.zip |
Notes
Diffstat (limited to 'shells/ksh93')
-rw-r--r-- | shells/ksh93/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile index 9394351ed1cb..a8fe19ade1e0 100644 --- a/shells/ksh93/Makefile +++ b/shells/ksh93/Makefile @@ -8,7 +8,7 @@ PORTNAME= ksh PORTVERSION= 19931228 -CATEGORIES= shells +CATEGORIES= shells # Users must register with AT&T before downloading tarball. #MASTER_SITES= http://www.research.att.com/sw/tools/reuse/ DISTNAME= ast-base-98.bsd.i386 |