pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Sep 13 16:04:51 UTC 2016

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
Add and enable roundcube-plugin-enigma, roundcube-plugin-password
and roundcube-plugin-zipdownload.


To generate a diff of this commit:
cvs rdiff -u -r1.480 -r1.481 pkgsrc/mail/Makefile

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

Modified files:

Index: pkgsrc/mail/Makefile
diff -u pkgsrc/mail/Makefile:1.480 pkgsrc/mail/Makefile:1.481
--- pkgsrc/mail/Makefile:1.480  Fri Jul 29 21:42:25 2016
+++ pkgsrc/mail/Makefile        Tue Sep 13 16:04:51 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.480 2016/07/29 21:42:25 minskim Exp $
+# $NetBSD: Makefile,v 1.481 2016/09/13 16:04:51 taca Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -307,6 +307,9 @@ SUBDIR+=    relay-ctrl
 SUBDIR+=       ripmime
 SUBDIR+=       rmail-mime
 SUBDIR+=       roundcube
+SUBDIR+=       roundcube-plugin-enigma
+SUBDIR+=       roundcube-plugin-password
+SUBDIR+=       roundcube-plugin-zipdownload
 SUBDIR+=       rspamd
 SUBDIR+=       rss2email
 SUBDIR+=       ruby-actionmailer32



Home | Main Index | Thread Index | Old Index