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:   khorben
Date:           Thu Mar 18 22:57:06 UTC 2021

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add beanstalkd


To generate a diff of this commit:
cvs rdiff -u -r1.1393 -r1.1394 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.1393 pkgsrc/net/Makefile:1.1394
--- pkgsrc/net/Makefile:1.1393  Thu Mar 18 18:47:04 2021
+++ pkgsrc/net/Makefile Thu Mar 18 22:57:05 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1393 2021/03/18 18:47:04 gdt Exp $
+# $NetBSD: Makefile,v 1.1394 2021/03/18 22:57:05 khorben Exp $
 #
 
 COMMENT=       Networking tools
@@ -40,6 +40,7 @@ SUBDIR+=      bandcamp-dl
 SUBDIR+=       barnyard
 SUBDIR+=       batchftp
 SUBDIR+=       bbk_cli
+SUBDIR+=       beanstalkd
 SUBDIR+=       bftpd
 SUBDIR+=       bind911
 SUBDIR+=       bind916



Home | Main Index | Thread Index | Old Index