aboutsummaryrefslogtreecommitdiffstats
path: root/shells/perlsh
diff options
context:
space:
mode:
Diffstat (limited to 'shells/perlsh')
-rw-r--r--shells/perlsh/Makefile2
-rw-r--r--shells/perlsh/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile
index 6354788a341d..67e24ce4c4e9 100644
--- a/shells/perlsh/Makefile
+++ b/shells/perlsh/Makefile
@@ -14,8 +14,6 @@ DISTNAME= psh-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= New shell made entirely out of a Perl script
-
PERL_CONFIGURE= yes
USE_REINPLACE= yes
diff --git a/shells/perlsh/pkg-comment b/shells/perlsh/pkg-comment
new file mode 100644
index 000000000000..e8c5ab06be0f
--- /dev/null
+++ b/shells/perlsh/pkg-comment
@@ -0,0 +1 @@
+New shell made entirely out of a Perl script