aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-12 05:21:21 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-04-12 05:21:21 +0800
commit0bf120a84dd4029b5653c00e40bdd783f1805810 (patch)
treecfa30b512ebe590ee9c93d663ffc61ee148a162f
parent3181b21a5225dcfa0bb68b298be40599ec08b8d4 (diff)
downloadfreebsd-ports-graphics-0bf120a84dd4029b5653c00e40bdd783f1805810.tar.gz
freebsd-ports-graphics-0bf120a84dd4029b5653c00e40bdd783f1805810.tar.zst
freebsd-ports-graphics-0bf120a84dd4029b5653c00e40bdd783f1805810.zip
Fix
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
-rw-r--r--shells/tcsh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
index ea5f6e377eb..0da504fb24e 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