aboutsummaryrefslogtreecommitdiff
path: root/security/courier-authlib/Makefile
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2008-12-05 18:44:29 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2008-12-05 18:44:29 +0000
commitc94d9542ef91408486f179f5bb8923fc6e1079f9 (patch)
treea840c7e8c82092153a625a13d70a565654414f87 /security/courier-authlib/Makefile
parent13dafa45b78895935aaf2aafde79caaf6535fd4a (diff)
Notes
Diffstat (limited to 'security/courier-authlib/Makefile')
-rw-r--r--security/courier-authlib/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile
index 4b97cb4889bc..56d90559047a 100644
--- a/security/courier-authlib/Makefile
+++ b/security/courier-authlib/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= courier-authlib
-PORTVERSION= 0.61.0
+PORTVERSION= 0.61.1
CATEGORIES?= security mail
.if defined(PKGNAMESUFFIX)
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -84,7 +84,8 @@ CONFIGURE_ARGS+=--with-base --with-authpam
MAN1= courierlogger.1 authtest.1
MAN3= authlib.3 auth_generic.3 auth_login.3 auth_getuserinfo.3 \
- auth_enumerate.3 auth_passwd.3 auth_getoption.3 auth_sasl.3
+ auth_enumerate.3 auth_passwd.3 auth_getoption.3 auth_sasl.3 \
+ auth_sasl_ex.3
DOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README \
README.authdebug.html README_authlib.html