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:           Thu Oct  8 17:39:31 UTC 2020

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add and enable tinydyndns.


To generate a diff of this commit:
cvs rdiff -u -r1.1353 -r1.1354 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.1353 pkgsrc/net/Makefile:1.1354
--- pkgsrc/net/Makefile:1.1353  Thu Oct  8 02:56:29 2020
+++ pkgsrc/net/Makefile Thu Oct  8 17:39:31 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1353 2020/10/08 02:56:29 jnemeth Exp $
+# $NetBSD: Makefile,v 1.1354 2020/10/08 17:39:31 schmonz Exp $
 #
 
 COMMENT=       Networking tools
@@ -903,6 +903,7 @@ SUBDIR+=    tigervnc
 SUBDIR+=       tightvnc
 SUBDIR+=       tightvncviewer
 SUBDIR+=       tinc
+SUBDIR+=       tinydyndns
 SUBDIR+=       tinyfugue
 SUBDIR+=       tkined
 SUBDIR+=       tn5250



Home | Main Index | Thread Index | Old Index