diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 20:45:10 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 20:45:10 +0000 |
commit | f74db537a137c88c69a04c6f7a82a7df4e62bc0e (patch) | |
tree | d8fdbbbec4f5c65f79c32eaab6fa7ff2104023d8 /mail/popa3d | |
parent | d399c6c63424f78c79ecd01dedeaa4c3dbf8f476 (diff) | |
download | pkgsrc-f74db537a137c88c69a04c6f7a82a7df4e62bc0e.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'mail/popa3d')
-rw-r--r-- | mail/popa3d/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/popa3d/PLIST b/mail/popa3d/PLIST index 2a8522bae8f..fed9526b544 100644 --- a/mail/popa3d/PLIST +++ b/mail/popa3d/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2009/06/14 18:04:39 joerg Exp $ +@comment $NetBSD: PLIST,v 1.10 2009/06/14 20:45:11 joerg Exp $ man/man8/popa3d.8 sbin/popa3d share/doc/popa3d/DESIGN @@ -6,4 +6,4 @@ share/doc/popa3d/INSTALL share/doc/popa3d/LICENSE share/examples/rc.d/popa3d @comment empty dir to chroot to -@exec ${MKDIR} %D/share/empty +@pkgdir share/empty |