diff options
author | will <will@FreeBSD.org> | 2001-01-01 18:15:16 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-01 18:15:16 +0800 |
commit | 8063d6aa833d5ba4bef4129d70752afd3d9de137 (patch) | |
tree | 893a771e4f46910c4f5131eeb96b86f03fd705dd /shells | |
parent | effaba10ea54dda8793fbf6461c3e0108afd5eae (diff) | |
download | freebsd-ports-gnome-8063d6aa833d5ba4bef4129d70752afd3d9de137.tar.gz freebsd-ports-gnome-8063d6aa833d5ba4bef4129d70752afd3d9de137.tar.zst freebsd-ports-gnome-8063d6aa833d5ba4bef4129d70752afd3d9de137.zip |
Goodbye, YEAR2000. Hello, 2001.
Approved by: asami
Diffstat (limited to 'shells')
-rw-r--r-- | shells/tcsh/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index 65c19c283abc..72810c153335 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R} MAINTAINER= ports@FreeBSD.org -Y2K= ftp://ftp.astron.com/pub/tcsh/Y2K - .include <bsd.port.pre.mk> .if ${OSVERSION} >= 400021 DISTFILES= # empty |