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:   pho
Date:           Sun May 12 12:42:14 UTC 2024

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: + ddns-route53


To generate a diff of this commit:
cvs rdiff -u -r1.1571 -r1.1572 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.1571 pkgsrc/net/Makefile:1.1572
--- pkgsrc/net/Makefile:1.1571  Thu May  9 20:46:50 2024
+++ pkgsrc/net/Makefile Sun May 12 12:42:14 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1571 2024/05/09 20:46:50 leot Exp $
+# $NetBSD: Makefile,v 1.1572 2024/05/12 12:42:14 pho Exp $
 #
 
 COMMENT=       Networking tools
@@ -95,6 +95,7 @@ SUBDIR+=      dbip-asn-lite
 SUBDIR+=       dbip-city-lite
 SUBDIR+=       dbip-country-lite
 SUBDIR+=       ddclient
+SUBDIR+=       ddns-route53
 SUBDIR+=       deforaos-vncviewer
 SUBDIR+=       delegate
 SUBDIR+=       dgd



Home | Main Index | Thread Index | Old Index