diff options
Diffstat (limited to 'security/p5-Apache-Htpasswd/Makefile')
-rw-r--r-- | security/p5-Apache-Htpasswd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Apache-Htpasswd/Makefile b/security/p5-Apache-Htpasswd/Makefile index d5a8eabaa4e5..1b4a6fdec360 100644 --- a/security/p5-Apache-Htpasswd/Makefile +++ b/security/p5-Apache-Htpasswd/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Manage Unix crypt-style password file -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Crypt-PasswdMD5>=0:security/p5-Crypt-PasswdMD5 \ |