diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-11-20 02:45:47 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-11-20 02:45:47 +0000 |
commit | dfd5e25155690949e29bd395d37eb72da667e08f (patch) | |
tree | bb6f54c558ab30067d75d2079003f43c3ca9cf97 /shells | |
parent | 87ee0d7cd11aae35d73a7a7964a0e3b2f83abc60 (diff) | |
download | ports-dfd5e25155690949e29bd395d37eb72da667e08f.tar.gz ports-dfd5e25155690949e29bd395d37eb72da667e08f.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/tcsh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index 924e7204dcc2..bdf604de268f 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -7,6 +7,7 @@ PORTNAME= tcsh PORTVERSION= 6.09.03 +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_TCSH} DISTNAME= ${DISTNAME_TCSH} |