summaryrefslogtreecommitdiff
path: root/chat/gale/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/gale/Makefile')
-rw-r--r--chat/gale/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gale/Makefile b/chat/gale/Makefile
index 926ed9d44ea..71a1e9ed070 100644
--- a/chat/gale/Makefile
+++ b/chat/gale/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/06/11 06:34:21 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2001/08/14 03:41:37 jlam Exp $
#
DISTNAME= gale-0.99a
@@ -57,7 +57,7 @@ pre-install:
-e 's|@ADDUSER@|${ADDUSER}|g' \
-e 's|@ADDGROUP@|${ADDGROUP}|g' \
-e 's|@CHGRP@|${CHGRP}|g' \
- -e 's|@GREP@|${GREP}|g' \
+ -e 's|@ID@|${ID}|g' \
-e 's|@RM@|${RM}|g' \
-e 's|@TOUCH@|${TOUCH}|g' \
< ${PKGDIR}/INSTALL > ${INSTALL_FILE}