pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/heimdal Whitespace nits.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f1c284efe2ea
branches: trunk
changeset: 477019:f1c284efe2ea
user: jlam <jlam%pkgsrc.org@localhost>
date: Fri Jun 25 15:42:52 2004 +0000
description:
Whitespace nits.
diffstat:
security/heimdal/Makefile | 22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)
diffs (40 lines):
diff -r 908f93fb6017 -r f1c284efe2ea security/heimdal/Makefile
--- a/security/heimdal/Makefile Fri Jun 25 15:35:01 2004 +0000
+++ b/security/heimdal/Makefile Fri Jun 25 15:42:52 2004 +0000
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.14 2004/04/01 20:51:50 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2004/06/25 15:42:52 jlam Exp $
-DISTNAME= heimdal-0.6.1
-CATEGORIES= security
-MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \
- ftp://ftp.sunet.se/pub/unix/admin/mirror-pdc/pub/heimdal/src/
+DISTNAME= heimdal-0.6.1
+CATEGORIES= security
+MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \
+ ftp://ftp.sunet.se/pub/unix/admin/mirror-pdc/pub/heimdal/src/
-MAINTAINER= jlam%NetBSD.org@localhost
-HOMEPAGE= http://www.pdc.kth.se/heimdal/
-COMMENT= Kerberos 5 implementation
+MAINTAINER= jlam%NetBSD.org@localhost
+HOMEPAGE= http://www.pdc.kth.se/heimdal/
+COMMENT= Kerberos 5 implementation
-CONFLICTS+= mit-krb5-[0-9]*
+CONFLICTS+= mit-krb5-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
@@ -35,9 +35,9 @@
BUILD_DEFS+= USE_DB4
.if defined(USE_DB4) && !empty(USE_DB4:M[yY][eE][sS])
-.include "../../databases/db4/buildlink3.mk"
+. include "../../databases/db4/buildlink3.mk"
.else
-.include "../../mk/bdb.buildlink3.mk"
+. include "../../mk/bdb.buildlink3.mk"
.endif
CONFIGURE_ARGS+= --with-openssl=${SSLBASE}
Home |
Main Index |
Thread Index |
Old Index