ports/opt (2.3): cyrus-sasl: fixed manpage of saslauthd; thanks to Han
commit defd2f55530582cc06a5efdb123b20637012e80f Author: Simon Gloßner <viper@hometux.de> Date: Sat Dec 16 13:24:00 2006 +0100 cyrus-sasl: fixed manpage of saslauthd; thanks to Han diff --git a/cyrus-sasl/Pkgfile b/cyrus-sasl/Pkgfile index ddbbc46..779bc78 100644 --- a/cyrus-sasl/Pkgfile +++ b/cyrus-sasl/Pkgfile @@ -6,7 +6,7 @@ name=cyrus-sasl version=2.1.22 -release=1 +release=2 source=(http://ftp.andrew.cmu.edu/pub/cyrus-mail/$name-$version.tar.gz \ $name-$version-crypt.patch \ saslauthd) @@ -37,8 +37,8 @@ build(){ mkdir -p \ $PKG/usr/lib/sasl2 \ $PKG/var/sasl/saslauthd \ - $PKG/etc/rc.d \ - $PKG/usr/man/man8 + $PKG/etc/rc.d + install -m 644 saslauthd/saslauthd.mdoc $PKG/usr/man/man8/saslauthd.8 install -m 755 $SRC/saslauthd $PKG/etc/rc.d }
participants (1)
-
crux@crux.nu