diff options
author | adam <adam@pkgsrc.org> | 2019-09-19 21:25:51 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2019-09-19 21:25:51 +0000 |
commit | 6da8074dd65f2bcff1e85b648ae72fe1b4af82cd (patch) | |
tree | 9f83b857056c08e8a47777c91d679e806e008388 /net/Makefile | |
parent | aff82a0ddc2629b13f58f38d890c10459f6a1244 (diff) | |
download | pkgsrc-6da8074dd65f2bcff1e85b648ae72fe1b4af82cd.tar.gz |
py-onionbalance: depend on py-cryptodome (py-crypto is dead); use ALTERNATIVES; bump revision
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 5c9c60315f8..0ff691d3090 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1269 2019/09/15 13:00:33 nia Exp $ +# $NetBSD: Makefile,v 1.1270 2019/09/19 21:25:51 adam Exp $ # COMMENT= Networking tools @@ -450,7 +450,6 @@ SUBDIR+= oidentd SUBDIR+= oinkmaster SUBDIR+= omniNotify SUBDIR+= omniORB -SUBDIR+= onionbalance SUBDIR+= openag SUBDIR+= openconnect SUBDIR+= openh323 |