diff options
author | tobez <tobez@FreeBSD.org> | 2005-11-11 21:45:53 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-11-11 21:45:53 +0800 |
commit | f1437917e6331aa1b51432f3d1cfcadec60cfea5 (patch) | |
tree | a7a841d58765df6214a5857e928b777bbdaf837c /security/Makefile | |
parent | 6a2775389958bf8de103d7254c5a71d3dd15968c (diff) | |
download | freebsd-ports-gnome-f1437917e6331aa1b51432f3d1cfcadec60cfea5.tar.gz freebsd-ports-gnome-f1437917e6331aa1b51432f3d1cfcadec60cfea5.tar.zst freebsd-ports-gnome-f1437917e6331aa1b51432f3d1cfcadec60cfea5.zip |
Add security/p5-Authen-Htpasswd 0.12, a Perl module to read and modify
apache-style .htpasswd files.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 3f57d1c63a09..b45c10ff8103 100644 --- a/security/Makefile +++ b/security/Makefile @@ -264,6 +264,7 @@ SUBDIR += outguess SUBDIR += p5-Authen-Captcha SUBDIR += p5-Authen-CyrusSASL + SUBDIR += p5-Authen-Htpasswd SUBDIR += p5-Authen-Krb5 SUBDIR += p5-Authen-PAM SUBDIR += p5-Authen-Radius |