pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Sun Oct 18 12:43:03 UTC 2020

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add and enable tinydyndns-run.


To generate a diff of this commit:
cvs rdiff -u -r1.1355 -r1.1356 pkgsrc/net/Makefile

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

Modified files:

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1355 pkgsrc/net/Makefile:1.1356
--- pkgsrc/net/Makefile:1.1355  Mon Oct 12 22:26:34 2020
+++ pkgsrc/net/Makefile Sun Oct 18 12:43:03 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1355 2020/10/12 22:26:34 kim Exp $
+# $NetBSD: Makefile,v 1.1356 2020/10/18 12:43:03 schmonz Exp $
 #
 
 COMMENT=       Networking tools
@@ -905,6 +905,7 @@ SUBDIR+=    tightvnc
 SUBDIR+=       tightvncviewer
 SUBDIR+=       tinc
 SUBDIR+=       tinydyndns
+SUBDIR+=       tinydyndns-run
 SUBDIR+=       tinyfugue
 SUBDIR+=       tkined
 SUBDIR+=       tn5250



Home | Main Index | Thread Index | Old Index