aboutsummaryrefslogtreecommitdiff
path: root/security/cyrus-sasl2
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2004-06-11 18:13:39 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2004-06-11 18:13:39 +0000
commit53ea9fc8f157a87798835d8388cce36ff9637698 (patch)
treef77fe93e7897f74868b4ef9a458c8bfbff46988b /security/cyrus-sasl2
parentb5c6156b628663157641b87318482026e5814ac2 (diff)
downloadports-53ea9fc8f157a87798835d8388cce36ff9637698.tar.gz
ports-53ea9fc8f157a87798835d8388cce36ff9637698.zip
Notes
Diffstat (limited to 'security/cyrus-sasl2')
-rw-r--r--security/cyrus-sasl2/Makefile2
-rw-r--r--security/cyrus-sasl2/pkg-descr7
2 files changed, 5 insertions, 4 deletions
diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile
index 4e2cbf0a3fbc..e9836a8b6634 100644
--- a/security/cyrus-sasl2/Makefile
+++ b/security/cyrus-sasl2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cyrus-sasl
PORTVERSION= 2.1.18
-#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= security ipv6
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/%SUBDIR%/ \
ftp://ftp.westbend.net/pub/cyrus-mail/%SUBDIR%/ \
diff --git a/security/cyrus-sasl2/pkg-descr b/security/cyrus-sasl2/pkg-descr
index f7549fbbe0a7..2346952a8f89 100644
--- a/security/cyrus-sasl2/pkg-descr
+++ b/security/cyrus-sasl2/pkg-descr
@@ -26,11 +26,12 @@ PLAIN can either check /etc/passwd, Kerberos V4, use PAM, or the sasl
secrets database. By default PAM is used if PAM is found, then
Kerberos, finally /etc/passwd (non-shadow). This is tweakable in the
configuration file. Please see
-"${PREFIX}/share/doc/sasl/sysadmin.html".
+"${PREFIX}/share/doc/cyrus-sasl2/html/sysadmin.html".
The sample directory contains two programs which provide a reference
for using the library, as well as making it easy to test a mechanism
-on the command line. See "${PREFIX}/share/doc/sasl/programming.html"
-for more information.
+on the command line. See
+"${PREFIX}/share/doc/cyrus-sasl2/html/programming.html" for more
+information.
WWW: http://asg.web.cmu.edu/sasl/