pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net Add beanstalkd



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2e3bd0491c1e
branches:  trunk
changeset: 448967:2e3bd0491c1e
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Thu Mar 18 22:57:05 2021 +0000

description:
Add beanstalkd

diffstat:

 net/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 862d51d34e3d -r 2e3bd0491c1e net/Makefile
--- a/net/Makefile      Thu Mar 18 22:54:52 2021 +0000
+++ b/net/Makefile      Thu Mar 18 22:57:05 2021 +0000
@@ -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+=       barnyard
 SUBDIR+=       batchftp
 SUBDIR+=       bbk_cli
+SUBDIR+=       beanstalkd
 SUBDIR+=       bftpd
 SUBDIR+=       bind911
 SUBDIR+=       bind916



Home | Main Index | Thread Index | Old Index