diff options
author | pin <pin@pkgsrc.org> | 2022-08-28 16:21:25 +0000 |
---|---|---|
committer | pin <pin@pkgsrc.org> | 2022-08-28 16:21:25 +0000 |
commit | 272f01183c55b3cf7680c5c13c5d817bfeb6a9b3 (patch) | |
tree | 846e169d565f897a3313b11da0aa4ea5edf8311c /net/Makefile | |
parent | f20b0191485cb5d63e223d1698549b62d7f837b8 (diff) | |
download | pkgsrc-272f01183c55b3cf7680c5c13c5d817bfeb6a9b3.tar.gz |
Add piratebay
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 b411f47ee63..70be48b896e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1475 2022/08/28 04:17:17 taca Exp $ +# $NetBSD: Makefile,v 1.1476 2022/08/28 16:21:25 pin Exp $ # COMMENT= Networking tools @@ -643,6 +643,7 @@ SUBDIR+= php-xmlrpc SUBDIR+= php-yaz SUBDIR+= pim6dd SUBDIR+= pim6sd +SUBDIR+= piratebay SUBDIR+= pload SUBDIR+= podcastdl SUBDIR+= poink |