summaryrefslogtreecommitdiff
path: root/devel/libnet
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2002-02-15 10:12:28 +0000
committerskrll <skrll@pkgsrc.org>2002-02-15 10:12:28 +0000
commit08bdd44549284c310d01f61b15936669a2f75753 (patch)
treed8c5da963aaf61f579edc82f096cfa181c02c55b /devel/libnet
parent2d3b54203a3be6ac17d82606e631bd2cdb84308c (diff)
downloadpkgsrc-08bdd44549284c310d01f61b15936669a2f75753.tar.gz
mkdir -> ${MKDIR}
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
Diffstat (limited to 'devel/libnet')
-rw-r--r--devel/libnet/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libnet/PLIST b/devel/libnet/PLIST
index 52069148578..e778e29f1c7 100644
--- a/devel/libnet/PLIST
+++ b/devel/libnet/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:24:38 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:12:35 skrll Exp $
bin/libnet-config
include/libnet.h
include/libnet/libnet-asn1.h
@@ -14,5 +14,5 @@ lib/libnet.so.1
lib/libnet.so.1.0
man/man3/libnet.3
@exec ln -s %D/share/doc/libnet/examples %D/share/examples/libnet
-@unexec rm %D/share/examples/libnet
+@unexec ${RM} %D/share/examples/libnet
@dirrm include/libnet