diff options
author | cjep <cjep> | 2002-12-23 16:24:59 +0000 |
---|---|---|
committer | cjep <cjep> | 2002-12-23 16:24:59 +0000 |
commit | 5c5b397f50e34e4acf5422952701ef7b579e5845 (patch) | |
tree | c03f45c7308c7b79234e60ad363cda563300789a /security | |
parent | efe63049363abde80d5dfdce5ef2f33f7e321317 (diff) | |
download | pkgsrc-5c5b397f50e34e4acf5422952701ef7b579e5845.tar.gz |
Whitespace fix
Diffstat (limited to 'security')
-rw-r--r-- | security/cfs/Makefile | 4 | ||||
-rw-r--r-- | security/cyrus-sasl2/PLIST.common | 6 | ||||
-rw-r--r-- | security/kth-krb4/Makefile | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/security/cfs/Makefile b/security/cfs/Makefile index 8c816b6bd20..a436f3ffca2 100644 --- a/security/cfs/Makefile +++ b/security/cfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/07/24 09:55:34 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2002/12/23 16:28:11 cjep Exp $ DISTNAME= cfs-1.4.1 CATEGORIES= security @@ -86,7 +86,7 @@ pre-build: ${FILESDIR}/unansi.sh > ${WRKSRC}/unansi ${CHMOD} +x ${WRKSRC}/unansi -do-build: +do-build: cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} \ ${SH} ${CFS_BUILD_SCRIPT} ${ALL_TARGET} diff --git a/security/cyrus-sasl2/PLIST.common b/security/cyrus-sasl2/PLIST.common index a1405d12c4a..1dfa444dfba 100644 --- a/security/cyrus-sasl2/PLIST.common +++ b/security/cyrus-sasl2/PLIST.common @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.common,v 1.4 2002/12/13 01:06:02 grant Exp $ +@comment $NetBSD: PLIST.common,v 1.5 2002/12/23 16:28:44 cjep Exp $ etc/rc.d/saslauthd include/sasl/hmac-md5.h include/sasl/md5.h @@ -68,12 +68,12 @@ share/doc/html/cyrus-sasl/draft-nerenberg-sasl-crammd5-03.txt share/doc/html/cyrus-sasl/draft-newman-sasl-c-api-00.txt share/doc/html/cyrus-sasl/draft-sasl-login.txt share/doc/html/cyrus-sasl/draft-zeilenga-sasl-anon-01.txt -share/doc/html/cyrus-sasl/draft-zeilenga-sasl-plain-01.txt +share/doc/html/cyrus-sasl/draft-zeilenga-sasl-plain-01.txt share/doc/html/cyrus-sasl/gssapi.html share/doc/html/cyrus-sasl/index.html share/doc/html/cyrus-sasl/install.html share/doc/html/cyrus-sasl/macosx.html -share/doc/html/cyrus-sasl/mechanisms.html +share/doc/html/cyrus-sasl/mechanisms.html share/doc/html/cyrus-sasl/options.html share/doc/html/cyrus-sasl/plugprog.html share/doc/html/cyrus-sasl/programming.html diff --git a/security/kth-krb4/Makefile b/security/kth-krb4/Makefile index 4a17e0d714b..da2b025a227 100644 --- a/security/kth-krb4/Makefile +++ b/security/kth-krb4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2002/10/29 13:56:50 joda Exp $ +# $NetBSD: Makefile,v 1.23 2002/12/23 16:29:02 cjep Exp $ # DISTNAME= krb4-1.2.1 -PKGNAME= kth-krb4-1.2.1 +PKGNAME= kth-krb4-1.2.1 CATEGORIES= security net MASTER_SITES= ftp://ftp.pdc.kth.se/pub/krb/src/ |