diff options
Diffstat (limited to 'shells/vshnu/Makefile')
-rw-r--r-- | shells/vshnu/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shells/vshnu/Makefile b/shells/vshnu/Makefile index ddff69bec634..2f074c70bc5d 100644 --- a/shells/vshnu/Makefile +++ b/shells/vshnu/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.cs.indiana.edu/hyplan/kinzler/vshnu/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= New Visual Shell - .include <bsd.port.pre.mk> BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Term/Screen.pm:${PORTSDIR}/devel/p5-Term-Screen |