diff options
author | kris <kris@FreeBSD.org> | 2004-11-24 02:15:35 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-11-24 02:15:35 +0000 |
commit | 513a33ae86767c220d5c9553e06adc7cb01c34a6 (patch) | |
tree | c12b2952f6ab943f078136a09b6404207929d280 /security | |
parent | 5049f8acb61c99a7f01cfe1047c8b9b2118fdbe1 (diff) | |
download | FreeBSD-ports-513a33ae86767c220d5c9553e06adc7cb01c34a6.zip FreeBSD-ports-513a33ae86767c220d5c9553e06adc7cb01c34a6.tar.gz |
IGNORE: Changes the permissions on ${LOCALBASE}/bin
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 396e15b..c6e7e16 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 |