diff options
author | mharo <mharo@FreeBSD.org> | 1999-08-28 07:17:17 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-08-28 07:17:17 +0800 |
commit | e1018c623412edc93ac5ca1c8990fd8fe0974e77 (patch) | |
tree | 3c73c3fe7442ef88d50273c35a4373974e6b479e /shells | |
parent | b7486f7c64b6e6ff3b5ccc28a4587ecd82642265 (diff) | |
download | freebsd-ports-gnome-e1018c623412edc93ac5ca1c8990fd8fe0974e77.tar.gz freebsd-ports-gnome-e1018c623412edc93ac5ca1c8990fd8fe0974e77.tar.zst freebsd-ports-gnome-e1018c623412edc93ac5ca1c8990fd8fe0974e77.zip |
Update to tcsh 6.09
Submitted by: KATO Tsuguru tkato@prontomail.ne.jp
PR: 13413
Diffstat (limited to 'shells')
-rw-r--r-- | shells/tcsh/Makefile | 10 | ||||
-rw-r--r-- | shells/tcsh/distinfo | 2 |
2 files changed, 7 insertions, 5 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index 5db0a120aac6..ee531dc5dfb8 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -1,18 +1,20 @@ # New ports collection makefile for: tcsh -# Version required: 6.08 +# Version required: 6.09 # Date created: 22 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.22 1998/10/21 19:16:47 ache Exp $ +# $Id: Makefile,v 1.23 1999/08/22 19:00:00 mharo Exp $ # -DISTNAME= tcsh-6.08 -PKGNAME= tcsh-6.08.00 +DISTNAME= tcsh-6.09 +PKGNAME= tcsh-6.09.00 CATEGORIES= shells MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ MAINTAINER= ache@FreeBSD.ORG +Y2K= ftp://ftp.astron.com/pub/tcsh/Y2K + GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PKGNAME} ALL_TARGET= all catalogs diff --git a/shells/tcsh/distinfo b/shells/tcsh/distinfo index 66856cb26835..ebbc8368b30b 100644 --- a/shells/tcsh/distinfo +++ b/shells/tcsh/distinfo @@ -1 +1 @@ -MD5 (tcsh-6.08.tar.gz) = e16e0f08b324e67f654ecab554042967 +MD5 (tcsh-6.09.tar.gz) = 33511c75037cd4948ed6f1627d1793aa |