diff options
Diffstat (limited to 'shells/perlsh')
-rw-r--r-- | shells/perlsh/Makefile | 1 | ||||
-rw-r--r-- | shells/perlsh/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index a6add0645081..e2cefeb57fb6 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.gregorpurdy.com/gregor/psh/ DISTNAME= psh-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= 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 deleted file mode 100644 index e8c5ab06be0f..000000000000 --- a/shells/perlsh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -New shell made entirely out of a Perl script |