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:   taca
Date:           Fri Sep  2 14:51:29 UTC 2022

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: add and enable ruby-net-pop


To generate a diff of this commit:
cvs rdiff -u -r1.1476 -r1.1477 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.1476 pkgsrc/net/Makefile:1.1477
--- pkgsrc/net/Makefile:1.1476  Sun Aug 28 16:21:25 2022
+++ pkgsrc/net/Makefile Fri Sep  2 14:51:29 2022
@@ -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-dhcp
 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