summaryrefslogtreecommitdiff
path: root/print/pcps/PLIST
diff options
context:
space:
mode:
authorskrll <skrll>2002-02-15 10:12:28 +0000
committerskrll <skrll>2002-02-15 10:12:28 +0000
commit9318fdcbb3d311fce5ceea096539c3c71b45b48b (patch)
treed8c5da963aaf61f579edc82f096cfa181c02c55b /print/pcps/PLIST
parentc628a4157b502d7196062bd115d480140eb3c027 (diff)
downloadpkgsrc-9318fdcbb3d311fce5ceea096539c3c71b45b48b.tar.gz
mkdir -> ${MKDIR}
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
Diffstat (limited to 'print/pcps/PLIST')
-rw-r--r--print/pcps/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/pcps/PLIST b/print/pcps/PLIST
index 328804a7d60..3745c7d5893 100644
--- a/print/pcps/PLIST
+++ b/print/pcps/PLIST
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:27:56 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:12:57 skrll Exp $
bin/pcps
man/man1/pcps.1
share/doc/pcps/pcps.man
share/doc/pcps/license.doc
share/doc/pcps/register.doc
@dirrm share/doc/pcps
-@unexec rm -f %D/bin/pcps.cfg
+@unexec ${RM} -f %D/bin/pcps.cfg