summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-12-24 10:37:45 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-12-24 10:37:45 +0000
commit9439aeb2c5fe39b976a25bcfe827f9213776c973 (patch)
tree7597b6fd6918f7d6f992356b9de529bfb3300963 /shells
parentUpdate to version 2.3.1. (diff)
portlint: remove extra whitespaces before end of line.
Notes
Notes: svn path=/head/; revision=52088
Diffstat (limited to 'shells')
-rw-r--r--shells/perlsh/Makefile2
-rw-r--r--shells/psh/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile
index 5704cc972e10..e84a9771dfa5 100644
--- a/shells/perlsh/Makefile
+++ b/shells/perlsh/Makefile
@@ -42,7 +42,7 @@ pre-install:
${PERL} -pi -e "s:/usr/local/man/man1:${MAN3PREFIX}/man/man1:g" ${WRKSRC}/Makefile;
${PERL} -pi -e "s:/usr/local/lib/perl5/5.00503/man/man3:${MAN3PREFIX}/man/man3:g" ${WRKSRC}/Makefile;
-post-install:
+post-install:
@${ECHO} "Updating /etc/shells"
@${CP} /etc/shells /etc/shells.bak
@(${GREP} -v ${PREFIX}/bin/psh /etc/shells.bak; \
diff --git a/shells/psh/Makefile b/shells/psh/Makefile
index 5704cc972e10..e84a9771dfa5 100644
--- a/shells/psh/Makefile
+++ b/shells/psh/Makefile
@@ -42,7 +42,7 @@ pre-install:
${PERL} -pi -e "s:/usr/local/man/man1:${MAN3PREFIX}/man/man1:g" ${WRKSRC}/Makefile;
${PERL} -pi -e "s:/usr/local/lib/perl5/5.00503/man/man3:${MAN3PREFIX}/man/man3:g" ${WRKSRC}/Makefile;
-post-install:
+post-install:
@${ECHO} "Updating /etc/shells"
@${CP} /etc/shells /etc/shells.bak
@(${GREP} -v ${PREFIX}/bin/psh /etc/shells.bak; \