diff options
Diffstat (limited to 'shells/tcsh/Makefile')
-rw-r--r-- | shells/tcsh/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index ea5f6e377eb0..0da504fb24e7 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -6,9 +6,10 @@ # PORTNAME= tcsh -PORTVERSION= 6.09 +PORTVERSION= 6.09.00 CATEGORIES= shells MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ +DISTNAME= tcsh-6.09 MAINTAINER= ache@FreeBSD.org |