pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net net/Makefile: add and enable ruby-net-pop



details:   https://anonhg.NetBSD.org/pkgsrc/rev/29d1763da716
branches:  trunk
changeset: 384614:29d1763da716
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Sep 02 14:51:29 2022 +0000

description:
net/Makefile: add and enable ruby-net-pop

diffstat:

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

diffs (17 lines):

diff -r 8b4d4f74ed39 -r 29d1763da716 net/Makefile
--- a/net/Makefile      Fri Sep 02 14:50:30 2022 +0000
+++ b/net/Makefile      Fri Sep 02 14:51:29 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1476 2022/08/28 16:21:25 pin Exp $
+# $NetBSD: Makefile,v 1.1477 2022/09/02 14:51:29 taca Exp $
 #
 
 COMMENT=       Networking tools
@@ -834,6 +834,7 @@
 SUBDIR+=       ruby-net-imap
 SUBDIR+=       ruby-net-ldap
 SUBDIR+=       ruby-net-ping
+SUBDIR+=       ruby-net-pop
 SUBDIR+=       ruby-net-smtp
 SUBDIR+=       ruby-netaddr
 SUBDIR+=       ruby-netrc



Home | Main Index | Thread Index | Old Index