diff options
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 633f5a1a4b7..c5c783a36e7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1479 2022/09/11 17:24:17 wiz Exp $ +# $NetBSD: Makefile,v 1.1480 2022/09/11 18:11:19 wiz Exp $ # COMMENT= Networking tools @@ -779,7 +779,6 @@ SUBDIR+= py-tweepy SUBDIR+= py-twine SUBDIR+= py-twisted SUBDIR+= py-twisted-docs -SUBDIR+= py-twisted19 SUBDIR+= py-twython SUBDIR+= py-txamqp SUBDIR+= py-txtorcon |