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:   tpaul
Date:           Sat Mar 14 04:42:12 UTC 2020

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: add php-gnupg


To generate a diff of this commit:
cvs rdiff -u -r1.747 -r1.748 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.747 pkgsrc/security/Makefile:1.748
--- pkgsrc/security/Makefile:1.747      Thu Mar 12 16:34:05 2020
+++ pkgsrc/security/Makefile    Sat Mar 14 04:42:12 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.747 2020/03/12 16:34:05 nia Exp $
+# $NetBSD: Makefile,v 1.748 2020/03/14 04:42:12 tpaul Exp $
 #
 
 COMMENT=       Security tools
@@ -369,6 +369,7 @@ SUBDIR+=    pgp2
 SUBDIR+=       pgp5
 SUBDIR+=       pgpdump
 SUBDIR+=       pgpenvelope
+SUBDIR+=       php-gnupg
 SUBDIR+=       php-mcrypt
 SUBDIR+=       php-oauth
 SUBDIR+=       php-oauth1



Home | Main Index | Thread Index | Old Index