summaryrefslogtreecommitdiff
path: root/mail/tkrat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/tkrat/Makefile')
-rw-r--r--mail/tkrat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/tkrat/Makefile b/mail/tkrat/Makefile
index d9246c483540..25ebfc37784c 100644
--- a/mail/tkrat/Makefile
+++ b/mail/tkrat/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 October 1997
# Whom: Bruce Gingery <bgingery@gtcs.com>
#
-# $Id: Makefile,v 1.15 1999/03/15 01:29:18 nectar Exp $
+# $Id: Makefile,v 1.16 1999/04/27 20:15:37 mharo Exp $
#
DISTNAME= tkrat-1.2
@@ -38,6 +38,6 @@ post-install:
.endif
@${MKDIR} ${PREFIX}/lib/ratatosk
${INSTALL_DATA} ${FILESDIR}/ratatoskrc ${PREFIX}/lib/ratatosk
- #/bin/chmod ugo+wt /var/mail
+ #${CHMOD} ugo+wt /var/mail
.include <bsd.port.mk>