diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 21:00:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 21:00:03 +0000 |
commit | 0e19ef20922aac0bc4d7190c0326b3a07294e4c0 (patch) | |
tree | ed73172058ace386425f78ea3f73d7e7191ec68c /net/ntop | |
parent | 05f17749b2c3b7db44751d06bccfded9b01d0fb0 (diff) | |
download | pkgsrc-0e19ef20922aac0bc4d7190c0326b3a07294e4c0.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'net/ntop')
-rw-r--r-- | net/ntop/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ntop/PLIST b/net/ntop/PLIST index 296550a8d43..ebfc78c3ffa 100644 --- a/net/ntop/PLIST +++ b/net/ntop/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2009/06/14 18:09:37 joerg Exp $ +@comment $NetBSD: PLIST,v 1.10 2009/06/14 21:00:05 joerg Exp $ bin/ntop lib/libcpacketPlugin-${PKGVERSION}.so lib/libcpacketPlugin.a @@ -408,4 +408,4 @@ share/ntop/ntop/specialMAC.txt.gz share/ntop/perl/report.pl share/ntop/perl/report/basic.xml share/ntop/perl/test.pl -@exec ${MKDIR} %D/lib/plugins +@pkgdir lib/plugins |