diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-11-24 02:15:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-11-24 02:15:35 +0000 |
commit | 65b4c63111bbf0e79a0fe4233e9fda367b577713 (patch) | |
tree | 348bfd443e2af5442946f51a44fc93e42046b5b3 /security | |
parent | 424bff721f21b1f948864f5c02904b646b081f93 (diff) | |
download | ports-65b4c63111bbf0e79a0fe4233e9fda367b577713.tar.gz ports-65b4c63111bbf0e79a0fe4233e9fda367b577713.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/pwauth/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/pwauth/Makefile b/security/pwauth/Makefile index 396e15bcbd06..c6e7e16c9648 100644 --- a/security/pwauth/Makefile +++ b/security/pwauth/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.unixpapa.com/software/ MAINTAINER= clement@FreeBSD.org COMMENT= A Unix Web Authenticator +IGNORE= changes the permissions on ${LOCALBASE}/bin + USE_REINPLACE= yes PLIST_FILES= bin/pwauth |