summaryrefslogtreecommitdiff
path: root/www/Mosaic/PLIST
diff options
context:
space:
mode:
Diffstat (limited to 'www/Mosaic/PLIST')
-rw-r--r--www/Mosaic/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/Mosaic/PLIST b/www/Mosaic/PLIST
index c3779fad9fe..c25a3a401ca 100644
--- a/www/Mosaic/PLIST
+++ b/www/Mosaic/PLIST
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 02:15:23 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:13:02 skrll Exp $
bin/Mosaic
bin/mosaic
lib/X11/app-defaults/Mosaic
-@exec mkdir -p %D/share/mosaic
-@unexec rm -rf %D/share/mosaic
+@exec ${MKDIR} -p %D/share/mosaic
+@unexec ${RM} -rf %D/share/mosaic