diff options
author | pin <pin@pkgsrc.org> | 2022-05-23 09:18:56 +0000 |
---|---|---|
committer | pin <pin@pkgsrc.org> | 2022-05-23 09:18:56 +0000 |
commit | a8e5aa2a6b49389063b102152a1594249f6da15b (patch) | |
tree | c3c952aea9a0d831b7d554066e9126d1849207c4 /net/Makefile | |
parent | 7d1426443985b6eb6748d381c3b413d1d33e0a5d (diff) | |
download | pkgsrc-a8e5aa2a6b49389063b102152a1594249f6da15b.tar.gz |
Add amfora
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 3eb6c8ddc83..55c8b11be9d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1462 2022/05/16 18:08:00 tpaul Exp $ +# $NetBSD: Makefile,v 1.1463 2022/05/23 09:18:56 pin Exp $ # COMMENT= Networking tools @@ -20,6 +20,7 @@ SUBDIR+= adns SUBDIR+= aget SUBDIR+= aiccu SUBDIR+= amazon-ecs-cli +SUBDIR+= amfora SUBDIR+= amule SUBDIR+= aoe-vblade SUBDIR+= apollo |