aboutsummaryrefslogtreecommitdiff
path: root/shells/psh
diff options
context:
space:
mode:
Diffstat (limited to 'shells/psh')
-rw-r--r--shells/psh/Makefile2
-rw-r--r--shells/psh/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/shells/psh/Makefile b/shells/psh/Makefile
index 6354788a341d..67e24ce4c4e9 100644
--- a/shells/psh/Makefile
+++ b/shells/psh/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/psh/pkg-comment b/shells/psh/pkg-comment
new file mode 100644
index 000000000000..e8c5ab06be0f
--- /dev/null
+++ b/shells/psh/pkg-comment
@@ -0,0 +1 @@
+New shell made entirely out of a Perl script