pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/upower



Module Name:    pkgsrc
Committed By:   youri
Date:           Thu May 31 21:00:23 UTC 2018

Modified Files:
        pkgsrc/sysutils/upower: options.mk

Log Message:
Fix options.mk.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/upower/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/sysutils/upower/options.mk
diff -u pkgsrc/sysutils/upower/options.mk:1.1 pkgsrc/sysutils/upower/options.mk:1.2
--- pkgsrc/sysutils/upower/options.mk:1.1       Thu May 31 14:28:13 2018
+++ pkgsrc/sysutils/upower/options.mk   Thu May 31 21:00:23 2018
@@ -1,6 +1,6 @@
-# $NetBSD: options.mk,v 1.1 2018/05/31 14:28:13 youri Exp $
+# $NetBSD: options.mk,v 1.2 2018/05/31 21:00:23 youri Exp $
 
-PKG_OPTIONS_VAR=       PKG_OPTIONS.mate-panel
+PKG_OPTIONS_VAR=       PKG_OPTIONS.upower
 PKG_SUPPORTED_OPTIONS= introspection
 PKG_SUGGESTED_OPTIONS= introspection
 



Home | Main Index | Thread Index | Old Index