aboutsummaryrefslogtreecommitdiffstats
path: root/shells
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 /shells
parent3181b21a5225dcfa0bb68b298be40599ec08b8d4 (diff)
downloadfreebsd-ports-gnome-0bf120a84dd4029b5653c00e40bdd783f1805810.tar.gz
freebsd-ports-gnome-0bf120a84dd4029b5653c00e40bdd783f1805810.tar.zst
freebsd-ports-gnome-0bf120a84dd4029b5653c00e40bdd783f1805810.zip
Fix
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
Diffstat (limited to 'shells')
-rw-r--r--shells/tcsh/Makefile3
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