summaryrefslogtreecommitdiff
path: root/net/lambdamoo/DEINSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'net/lambdamoo/DEINSTALL')
-rw-r--r--net/lambdamoo/DEINSTALL10
1 files changed, 4 insertions, 6 deletions
diff --git a/net/lambdamoo/DEINSTALL b/net/lambdamoo/DEINSTALL
index 117455580a0..7b6adfc3abf 100644
--- a/net/lambdamoo/DEINSTALL
+++ b/net/lambdamoo/DEINSTALL
@@ -1,17 +1,15 @@
-#!/bin/sh
-#
-# $NetBSD: DEINSTALL,v 1.1.1.1 2002/05/26 00:21:43 rh Exp $
-#
+# $NetBSD: DEINSTALL,v 1.2 2003/08/30 19:49:25 jlam Exp $
case $2 in
- DEINSTALL) cat << EOF
+DEINSTALL)
+ ${CAT} << EOF
===========================================================================
If you won't be using lambdamoo-1.8.1 any longer, you may want to remove:
* the following packages: lambdamoo-doc and lambdamoo-core
- * the following directory: __LAMBDAMOO_HOME__
+ * the following directory: @LAMBDAMOO_HOME@
===========================================================================
EOF