diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:28:43 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:28:43 +0000 |
commit | a9d8e5efec01347136d39d0f0915e43385d0dbf4 (patch) | |
tree | e9cbc524273bf415de0c415a0867997b146d9cde /chat/bitchx | |
parent | 99d2d83eec7b6f538cbc04c6e2bae9a6d3ee49be (diff) | |
download | pkgsrc-a9d8e5efec01347136d39d0f0915e43385d0dbf4.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'chat/bitchx')
-rw-r--r-- | chat/bitchx/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/bitchx/PLIST b/chat/bitchx/PLIST index 01a153b1863..25af8956f39 100644 --- a/chat/bitchx/PLIST +++ b/chat/bitchx/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2009/06/14 17:37:42 joerg Exp $ +@comment $NetBSD: PLIST,v 1.9 2009/06/14 18:28:43 joerg Exp $ bin/BitchX bin/BitchX-1.1-final bin/scr-bx @@ -967,4 +967,4 @@ share/bx/translation/SWISS.bz2 share/bx/translation/UNITED_KINGDOM.bz2 share/bx/translation/UNITED_KINGDOM_COM.bz2 share/bx/wserv -@exec ${MKDIR} %D/lib/bx/plugins +@pkgdir lib/bx/plugins |