diff options
author | markd <markd@pkgsrc.org> | 2019-01-08 10:45:02 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2019-01-08 10:45:02 +0000 |
commit | 521874afdb1969a455113cad17b689ba23982c23 (patch) | |
tree | b8eaa7fffe897e5920586f3480193296a0222b63 /net/Makefile | |
parent | 321f1efd0e448f777bff382307b5ce6a058ec6aa (diff) | |
download | pkgsrc-521874afdb1969a455113cad17b689ba23982c23.tar.gz |
net: add py-prometheus_client
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 8669c0ed06e..d8dbeec7521 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1236 2019/01/05 06:20:50 schmonz Exp $ +# $NetBSD: Makefile,v 1.1237 2019/01/08 10:45:02 markd Exp $ # COMMENT= Networking tools @@ -687,6 +687,7 @@ SUBDIR+= py-omniORBpy SUBDIR+= py-onionbalance SUBDIR+= py-pcap SUBDIR+= py-portend +SUBDIR+= py-prometheus_client SUBDIR+= py-ptt SUBDIR+= py-py3dns SUBDIR+= py-pydns |