pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/tkpasman Default to enabling ssl, like before.
details: https://anonhg.NetBSD.org/pkgsrc/rev/17bca15656ef
branches: trunk
changeset: 497628:17bca15656ef
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Aug 01 11:45:56 2005 +0000
description:
Default to enabling ssl, like before.
diffstat:
security/tkpasman/options.mk | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r da103b34979a -r 17bca15656ef security/tkpasman/options.mk
--- a/security/tkpasman/options.mk Mon Aug 01 11:45:19 2005 +0000
+++ b/security/tkpasman/options.mk Mon Aug 01 11:45:56 2005 +0000
@@ -1,7 +1,9 @@
-# $NetBSD: options.mk,v 1.1 2005/08/01 11:45:19 wiz Exp $
+# $NetBSD: options.mk,v 1.2 2005/08/01 11:45:56 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.tkpasman
PKG_SUPPORTED_OPTIONS= ssl
+PKG_SUGGESTED_OPTIONS= ssl
+
# remove after pkgsrc-2005Q3
PKG_OPTIONS_LEGACY_VARS+= TKPASMAN_USE_SSL:ssl
Home |
Main Index |
Thread Index |
Old Index