diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2006-05-19 20:45:37 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2006-05-19 20:45:37 +0000 |
commit | 15f91631931101c82816925eb2c19a3b4fceba27 (patch) | |
tree | 0d15bdef1253563baff18ee7022fa6532bafe636 /security/cyrus-sasl2-ldapdb | |
parent | 76a434c9419f2ca0cbd1c5228b6fb431773e4bfb (diff) | |
download | ports-15f91631931101c82816925eb2c19a3b4fceba27.tar.gz ports-15f91631931101c82816925eb2c19a3b4fceba27.zip |
Notes
Diffstat (limited to 'security/cyrus-sasl2-ldapdb')
-rw-r--r-- | security/cyrus-sasl2-ldapdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cyrus-sasl2-ldapdb/Makefile b/security/cyrus-sasl2-ldapdb/Makefile index b4500df405a6..8903e4bdb427 100644 --- a/security/cyrus-sasl2-ldapdb/Makefile +++ b/security/cyrus-sasl2-ldapdb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ldapdb -PORTVERSION= 2.1.21 +PORTVERSION= 2.1.22 #PORTREVISION= 0 CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/%SUBDIR%/ \ |