diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
commit | f1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /shells/perlsh | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'shells/perlsh')
-rw-r--r-- | shells/perlsh/DESCR | 6 | ||||
-rw-r--r-- | shells/perlsh/Makefile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/shells/perlsh/DESCR b/shells/perlsh/DESCR index d841636cadd..44f972cbade 100644 --- a/shells/perlsh/DESCR +++ b/shells/perlsh/DESCR @@ -1,3 +1,3 @@ -The Perl Shell is a shell that combines the interactive nature of a Unix -shell with the power of Perl. The goal is to eventually have a full -featured shell that behaves as expected for normal shell activity. +The Perl Shell is a shell that combines the interactive nature of a Unix +shell with the power of Perl. The goal is to eventually have a full +featured shell that behaves as expected for normal shell activity. diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index 08047b8928d..a0fd82e4b3b 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.2 2003/04/20 16:57:38 cjep Exp $ -# Cjep: Makefile,v 1.3 2003/04/20 16:21:44 cjep Exp +# $NetBSD: Makefile,v 1.3 2003/05/06 17:42:39 jmmv Exp $ +# Cjep: Makefile,v 1.3 2003/04/20 16:21:44 cjep Exp DISTNAME= psh-1.8 PKGNAME= perlsh-1.8 |