pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Sun Aug  5 15:02:01 UTC 2018

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add and enable qpasswd.


To generate a diff of this commit:
cvs rdiff -u -r1.772 -r1.773 pkgsrc/sysutils/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.772 pkgsrc/sysutils/Makefile:1.773
--- pkgsrc/sysutils/Makefile:1.772      Thu Jul 26 02:51:57 2018
+++ pkgsrc/sysutils/Makefile    Sun Aug  5 15:02:01 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.772 2018/07/26 02:51:57 jnemeth Exp $
+# $NetBSD: Makefile,v 1.773 2018/08/05 15:02:01 schmonz Exp $
 #
 
 COMMENT=       System utilities
@@ -487,6 +487,7 @@ SUBDIR+=    py-watchdog
 SUBDIR+=       py-xattr
 SUBDIR+=       qdirstat
 SUBDIR+=       qlogtools
+SUBDIR+=       qpasswd
 SUBDIR+=       radeontool
 SUBDIR+=       radmind
 SUBDIR+=       rcm



Home | Main Index | Thread Index | Old Index