summaryrefslogtreecommitdiffstats
path: root/security/cyrus-sasl2
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2004-06-11 18:13:39 +0000
committerume <ume@FreeBSD.org>2004-06-11 18:13:39 +0000
commiteeecc4e554251ecd7dc6c6e6a67b58677208c3d7 (patch)
tree4af47cab6639f8e006839be3ecd76236c750f041 /security/cyrus-sasl2
parent66d4600ddd75699323eb62b498de7c62bf2ccd92 (diff)
downloadFreeBSD-ports-eeecc4e554251ecd7dc6c6e6a67b58677208c3d7.zip
FreeBSD-ports-eeecc4e554251ecd7dc6c6e6a67b58677208c3d7.tar.gz
correct the path to match the path where the HTML docs are installed.
PR: ports/67836 Submitted by: Linh Pham <question+freebsdpr@closedsrc.org>
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 4e2cbf0..e9836a8 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 f7549fb..2346952 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/
OpenPOWER on IntegriCloud