diff options
author | ache <ache@FreeBSD.org> | 1998-10-22 03:16:55 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1998-10-22 03:16:55 +0800 |
commit | 493aefd241a1e979dadca25428f394025b05498a (patch) | |
tree | e578842db243062d111e09e91d50099400790331 /shells/tcsh/Makefile | |
parent | 6a8f6d614df6718b8e2e3ff2519bf40b3b7dded9 (diff) | |
download | freebsd-ports-gnome-493aefd241a1e979dadca25428f394025b05498a.tar.gz freebsd-ports-gnome-493aefd241a1e979dadca25428f394025b05498a.tar.zst freebsd-ports-gnome-493aefd241a1e979dadca25428f394025b05498a.zip |
upgrade to 6.08.00
Diffstat (limited to 'shells/tcsh/Makefile')
-rw-r--r-- | shells/tcsh/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index 265bc425eca0..1de41d3b11cd 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: tcsh -# Version required: 6.07.02 +# Version required: 6.08 # Date created: 22 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.20 1998/07/04 03:09:24 steve Exp $ +# $Id: Makefile,v 1.21 1998/08/27 02:34:07 max Exp $ # -DISTNAME= tcsh-6.07 -PKGNAME= tcsh-6.07.02 +DISTNAME= tcsh-6.08 +PKGNAME= tcsh-6.08.00 CATEGORIES= shells MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ |