diff options
author | anray <anray@FreeBSD.org> | 2005-12-19 17:51:04 +0800 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2005-12-19 17:51:04 +0800 |
commit | 3f12b63944d2730b54cc252306708bdf17fd9243 (patch) | |
tree | fbc4e5a08ab9d7146179d00f915f1155b956534a /security/Makefile | |
parent | 43c58a57a13bba7da505fc6482090091fbb25cff (diff) | |
download | freebsd-ports-gnome-3f12b63944d2730b54cc252306708bdf17fd9243.tar.gz freebsd-ports-gnome-3f12b63944d2730b54cc252306708bdf17fd9243.tar.zst freebsd-ports-gnome-3f12b63944d2730b54cc252306708bdf17fd9243.zip |
Added p5-Crypto-MySQL, perl extension to compare MySQL passwords without libmysqlclient.
PR: ports/90590
Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu>
Approved by: sem(mentor)
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 7961d040bab1..6a06399bfc81 100644 --- a/security/Makefile +++ b/security/Makefile @@ -305,6 +305,7 @@ SUBDIR += p5-Crypt-HCE_SHA SUBDIR += p5-Crypt-IDEA SUBDIR += p5-Crypt-Lite + SUBDIR += p5-Crypt-MySQL SUBDIR += p5-Crypt-NULL SUBDIR += p5-Crypt-OFB SUBDIR += p5-Crypt-OTP |