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 Dec 21 07:12:39 UTC 2017

Modified Files:
        pkgsrc/security: Makefile

Log Message:
sort


To generate a diff of this commit:
cvs rdiff -u -r1.662 -r1.663 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.662 pkgsrc/security/Makefile:1.663
--- pkgsrc/security/Makefile:1.662      Tue Dec 19 11:55:52 2017
+++ pkgsrc/security/Makefile    Thu Dec 21 07:12:39 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.662 2017/12/19 11:55:52 leot Exp $
+# $NetBSD: Makefile,v 1.663 2017/12/21 07:12:39 jnemeth Exp $
 #
 
 COMMENT=       Security tools
@@ -354,8 +354,8 @@ SUBDIR+=    php-oauth1
 SUBDIR+=       php-pecl-mcrypt
 SUBDIR+=       php-sodium
 SUBDIR+=       php-ssdeep
-SUBDIR+=       php-ssh2-0
 SUBDIR+=       php-ssh2
+SUBDIR+=       php-ssh2-0
 SUBDIR+=       php-suhosin
 SUBDIR+=       pinentry
 SUBDIR+=       pinentry-gtk2



Home | Main Index | Thread Index | Old Index