summaryrefslogtreecommitdiff
path: root/sysutils/rtty
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/rtty')
-rw-r--r--sysutils/rtty/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/rtty/Makefile b/sysutils/rtty/Makefile
index c04b80bf07d..48e6836818c 100644
--- a/sysutils/rtty/Makefile
+++ b/sysutils/rtty/Makefile
@@ -1,16 +1,17 @@
-# $NetBSD: Makefile,v 1.21 2003/07/21 17:24:32 martti Exp $
+# $NetBSD: Makefile,v 1.22 2004/01/20 12:26:16 agc Exp $
# FreeBSD Id: Makefile,v 1.3 1997/01/06 12:13:36 jkh Exp
#
DISTNAME= rtty-3.2
PKGREVISION= 1
-WRKSRC= ${WRKDIR}
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.vix.com/pub/vixie/
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Multiuser "tip"/"cu" replacement with logging
+WRKSRC= ${WRKDIR}
+
pre-configure:
${CHMOD} -R u+w ${WRKDIR}
for f in `${FIND} ${WRKDIR}/. -type f -print | ${XARGS} ${GREP} -l '/usr/local'`; do \