diff options
Diffstat (limited to 'shells/tcsh/Makefile')
-rw-r--r-- | shells/tcsh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index 9d657379b2a1..5e8884ef0d88 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ DISTNAME= ${PORTNAME}-${PORTVERSION:R} MAINTAINER= ports@FreeBSD.org +COMMENT= An extended C-shell with many useful features .include <bsd.port.pre.mk> .if ${OSVERSION} >= 400021 |