pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/chat/weechat



Module Name:    pkgsrc
Committed By:   roy
Date:           Tue Jan  3 20:54:22 UTC 2017

Modified Files:
        pkgsrc/chat/weechat: options.mk

Log Message:
Typo


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/chat/weechat/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/weechat/options.mk
diff -u pkgsrc/chat/weechat/options.mk:1.16 pkgsrc/chat/weechat/options.mk:1.17
--- pkgsrc/chat/weechat/options.mk:1.16 Tue Jan  3 20:49:23 2017
+++ pkgsrc/chat/weechat/options.mk      Tue Jan  3 20:54:22 2017
@@ -1,11 +1,11 @@
-# $NetBSD: options.mk,v 1.16 2017/01/03 20:49:23 roy Exp $
+# $NetBSD: options.mk,v 1.17 2017/01/03 20:54:22 roy Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.weechat
 PKG_SUPPORTED_OPTIONS= gnutls python lua wide-curses perl ruby
 PKG_SUGGESTED_OPTIONS= gnutls
 
 .include "../../mk/bsd.options.mk"
-# mk/curses wull handle wide-curses
+# mk/curses will handle wide-curses
 
 PLIST_VARS+=           lua plugin python perl ruby
 



Home | Main Index | Thread Index | Old Index