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:   fhajny
Date:           Wed Jan  4 11:15:21 UTC 2017

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Enable erlang-xmpp


To generate a diff of this commit:
cvs rdiff -u -r1.1141 -r1.1142 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.1141 pkgsrc/net/Makefile:1.1142
--- pkgsrc/net/Makefile:1.1141  Thu Dec 29 06:12:06 2016
+++ pkgsrc/net/Makefile Wed Jan  4 11:15:21 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1141 2016/12/29 06:12:06 jnemeth Exp $
+# $NetBSD: Makefile,v 1.1142 2017/01/04 11:15:21 fhajny Exp $
 #
 
 COMMENT=       Networking tools
@@ -125,6 +125,7 @@ SUBDIR+=    enet
 SUBDIR+=       entropy
 SUBDIR+=       erlang-esip
 SUBDIR+=       erlang-stun
+SUBDIR+=       erlang-xmpp
 SUBDIR+=       ether2dns
 SUBDIR+=       etherape
 SUBDIR+=       ettercap



Home | Main Index | Thread Index | Old Index