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 | 3e474101e8e3e369adf7157f203156b8255ded37 (patch) | |
tree | ed73172058ace386425f78ea3f73d7e7191ec68c /net/maradns/PLIST | |
parent | c235acb9cd0a5cfe4c74879429fdcbd5a926216c (diff) | |
download | pkgsrc-3e474101e8e3e369adf7157f203156b8255ded37.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'net/maradns/PLIST')
-rw-r--r-- | net/maradns/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/maradns/PLIST b/net/maradns/PLIST index e644436b54d..a7b6c41c91b 100644 --- a/net/maradns/PLIST +++ b/net/maradns/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2009/06/14 18:09:34 joerg Exp $ +@comment $NetBSD: PLIST,v 1.8 2009/06/14 21:00:04 joerg Exp $ bin/askmara bin/duende bin/fetchzone @@ -266,4 +266,4 @@ share/examples/maradns/example_csv2 share/examples/maradns/example_full_mararc share/examples/maradns/example_mararc share/examples/maradns/example_recursive_mararc.txt -@exec ${MKDIR} %D/share/doc/maradns/man/patch +@pkgdir share/doc/maradns/man/patch |