summaryrefslogtreecommitdiff
path: root/net/whoson/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'net/whoson/INSTALL')
-rw-r--r--net/whoson/INSTALL10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/whoson/INSTALL b/net/whoson/INSTALL
deleted file mode 100644
index f74fd4744a1..00000000000
--- a/net/whoson/INSTALL
+++ /dev/null
@@ -1,10 +0,0 @@
-# $NetBSD: INSTALL,v 1.1.1.1 2004/10/11 16:51:54 abs Exp $
-
-CHROOTDIR="@CHROOTDIR@"
-
-case ${STAGE} in
-POST-INSTALL)
- ${MKDIR} ${CHROOTDIR}
- ${CHMOD} 555 ${CHROOTDIR}
- ;;
-esac