pkgsrc-Changes archive

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

CVS commit: pkgsrc/comms



Module Name:    pkgsrc
Committed By:   fcambus
Date:           Thu Aug 22 20:23:31 UTC 2019

Modified Files:
        pkgsrc/comms: Makefile

Log Message:
Add qodem.


To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 pkgsrc/comms/Makefile

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

Modified files:

Index: pkgsrc/comms/Makefile
diff -u pkgsrc/comms/Makefile:1.112 pkgsrc/comms/Makefile:1.113
--- pkgsrc/comms/Makefile:1.112 Tue Aug 20 13:49:50 2019
+++ pkgsrc/comms/Makefile       Thu Aug 22 20:23:31 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.112 2019/08/20 13:49:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.113 2019/08/22 20:23:31 fcambus Exp $
 #
 
 COMMENT=       Communication utilities
@@ -74,6 +74,7 @@ SUBDIR+=      py-gammu
 SUBDIR+=       py-nodemcu-uploader
 SUBDIR+=       py-serial
 SUBDIR+=       py-termstyle
+SUBDIR+=       qodem
 SUBDIR+=       qpage
 SUBDIR+=       ruby-termios
 SUBDIR+=       scmxx



Home | Main Index | Thread Index | Old Index