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:   jperkin
Date:           Mon Jul 17 16:10:11 UTC 2017

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
Add mailsend.


To generate a diff of this commit:
cvs rdiff -u -r1.493 -r1.494 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.493 pkgsrc/mail/Makefile:1.494
--- pkgsrc/mail/Makefile:1.493  Thu Apr 27 13:50:38 2017
+++ pkgsrc/mail/Makefile        Mon Jul 17 16:10:10 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.493 2017/04/27 13:50:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.494 2017/07/17 16:10:10 jperkin Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -147,6 +147,7 @@ SUBDIR+=    mailfront
 SUBDIR+=       mailgraph
 SUBDIR+=       mailhops
 SUBDIR+=       mailman
+SUBDIR+=       mailsend
 SUBDIR+=       mailserv
 SUBDIR+=       mailsort
 SUBDIR+=       mailsync



Home | Main Index | Thread Index | Old Index