diff options
author | garga <garga@FreeBSD.org> | 2007-08-13 21:41:01 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2007-08-13 21:41:01 +0800 |
commit | 7a25b57dd5a79ec3cd6b17ab767ef2cea24cd204 (patch) | |
tree | a8057e09f3bad35fe34596f7240bc60e447c32a2 /shells/Makefile | |
parent | c05eeb1750e5b0aa999516bd02b03c79a941e197 (diff) | |
download | freebsd-ports-gnome-7a25b57dd5a79ec3cd6b17ab767ef2cea24cd204.tar.gz freebsd-ports-gnome-7a25b57dd5a79ec3cd6b17ab767ef2cea24cd204.tar.zst freebsd-ports-gnome-7a25b57dd5a79ec3cd6b17ab767ef2cea24cd204.zip |
Repocopy shells/perlsh to shells/psh to reflect the correct project's name
PR: ports/115305
Submitted by: garga
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile index 2899ae976551..8944d82c6a38 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -23,7 +23,7 @@ SUBDIR += pash SUBDIR += pdksh SUBDIR += pear-PHP_Shell - SUBDIR += perlsh + SUBDIR += psh SUBDIR += rc SUBDIR += rssh SUBDIR += sash |