diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-01-22 09:08:01 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-01-22 09:08:01 +0000 |
commit | 27dc80606066bcf42a44d8d030d2dcaf0a7bfa06 (patch) | |
tree | 337574654384e4f4ecee7082e8305d31c6916778 /shells/pdksh | |
parent | a3fc74251507f7ca2a3414255e8b15594de021b1 (diff) | |
download | ports-27dc80606066bcf42a44d8d030d2dcaf0a7bfa06.tar.gz ports-27dc80606066bcf42a44d8d030d2dcaf0a7bfa06.zip |
Notes
Diffstat (limited to 'shells/pdksh')
-rw-r--r-- | shells/pdksh/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/pdksh/pkg-descr b/shells/pdksh/pkg-descr index 64514d922a84..b80f990161df 100644 --- a/shells/pdksh/pkg-descr +++ b/shells/pdksh/pkg-descr @@ -1,2 +1,4 @@ PDKSH is the Public Domain Korn Shell. Its command language is a superset of the sh(1) shell language. + +WWW: http://www.cs.mun.ca/~michael/pdksh/ |