diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 21:28:46 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 21:28:46 +0000 |
commit | 2d5cfa92652f243880bb19ca3ce52151a249dc66 (patch) | |
tree | 5d829254b84f2d9499498c97bb76aa0a614b5171 /sysutils/memtest86 | |
parent | bc52b285d696f958bdb39fe4abab15bf2a31dc9b (diff) | |
download | pkgsrc-2d5cfa92652f243880bb19ca3ce52151a249dc66.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'sysutils/memtest86')
-rw-r--r-- | sysutils/memtest86/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/memtest86/PLIST b/sysutils/memtest86/PLIST index 60283e71803..05bd855a4f3 100644 --- a/sysutils/memtest86/PLIST +++ b/sysutils/memtest86/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:16:10 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 21:28:47 joerg Exp $ mdec/memtest mdec/memtest.bin share/doc/memtest/README -@unexec ${RMDIR} %D/mdec 2>/dev/null || ${TRUE} |