summaryrefslogtreecommitdiff
path: root/shells/tcsh/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-21 08:19:33 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-21 08:19:33 +0000
commit4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75 (patch)
tree15e4740db2f14a3ea4848f1dfcc64de1e6b5d9bf /shells/tcsh/Makefile
parentCorrect whitespace introduced during PORTNAME conversion and portlint (diff)
Correct whitespace introduced during PORTNAME conversion and portlint
Notes
Notes: svn path=/head/; revision=27847
Diffstat (limited to '')
-rw-r--r--shells/tcsh/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
index 9f608ac5d957..b686698f6798 100644
--- a/shells/tcsh/Makefile
+++ b/shells/tcsh/Makefile
@@ -6,24 +6,24 @@
#
PORTNAME= tcsh
-PORTVERSION= 6.09.00
+PORTVERSION= 6.09.00
CATEGORIES= shells
-MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/
+MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/
DISTNAME= tcsh-6.09
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500001
-FORBIDDEN= "tcsh is already in the base system"
+FORBIDDEN= "tcsh is already in the base system"
.endif
Y2K= ftp://ftp.astron.com/pub/tcsh/Y2K
-GNU_CONFIGURE= yes
-WRKSRC= ${WRKDIR}/${PKGNAME}
-ALL_TARGET= all catalogs
-INSTALL_TARGET= install install.man
+GNU_CONFIGURE= yes
+WRKSRC= ${WRKDIR}/${PKGNAME}
+ALL_TARGET= all catalogs
+INSTALL_TARGET= install install.man
MAN1= tcsh.1
post-install: