pkgsrc-Changes archive

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

CVS commit: pkgsrc/security



Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Thu Jun  8 04:39:23 UTC 2017

Modified Files:
        pkgsrc/security: Makefile

Log Message:
sort


To generate a diff of this commit:
cvs rdiff -u -r1.615 -r1.616 pkgsrc/security/Makefile

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

Modified files:

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.615 pkgsrc/security/Makefile:1.616
--- pkgsrc/security/Makefile:1.615      Thu Jun  1 03:51:34 2017
+++ pkgsrc/security/Makefile    Thu Jun  8 04:39:23 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.615 2017/06/01 03:51:34 jnemeth Exp $
+# $NetBSD: Makefile,v 1.616 2017/06/08 04:39:23 jnemeth Exp $
 #
 
 COMMENT=       Security tools
@@ -354,8 +354,8 @@ SUBDIR+=    php-ssdeep
 SUBDIR+=       php-ssh2
 SUBDIR+=       php-suhosin
 SUBDIR+=       pinentry
-SUBDIR+=       pinentry-mac
 SUBDIR+=       pinentry-gtk2
+SUBDIR+=       pinentry-mac
 SUBDIR+=       pinentry-qt4
 SUBDIR+=       pinepgp
 SUBDIR+=       pkcs11-helper



Home | Main Index | Thread Index | Old Index