pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/irssi
Module Name: pkgsrc
Committed By: maya
Date: Sun Aug 14 21:02:45 UTC 2016
Modified Files:
pkgsrc/chat/irssi: options.mk
Log Message:
Add ssl as suggested option.
No rev bump because I'm updating too.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/chat/irssi/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/irssi/options.mk
diff -u pkgsrc/chat/irssi/options.mk:1.10 pkgsrc/chat/irssi/options.mk:1.11
--- pkgsrc/chat/irssi/options.mk:1.10 Sun Mar 6 04:12:09 2011
+++ pkgsrc/chat/irssi/options.mk Sun Aug 14 21:02:45 2016
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.10 2011/03/06 04:12:09 dholland Exp $
+# $NetBSD: options.mk,v 1.11 2016/08/14 21:02:45 maya Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.irssi
PKG_SUPPORTED_OPTIONS= inet6 perl ssl
-PKG_SUGGESTED_OPTIONS= inet6
+PKG_SUGGESTED_OPTIONS= inet6 ssl
PKG_OPTIONS_LEGACY_OPTS+= irssi-perl:perl
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index