Skip to content

Commit 1dad86e

Browse files
committed
Add py-immutabledict
1 parent de3b07a commit 1dad86e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

devel/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.3398 2021/05/30 02:40:43 mef Exp $
1+
# $NetBSD: Makefile,v 1.3399 2021/05/30 21:31:19 khorben Exp $
22
#
33

44
COMMENT= Development utilities
@@ -2393,6 +2393,7 @@ SUBDIR+= py-hyperscan
23932393
SUBDIR+= py-hypothesis
23942394
SUBDIR+= py-hypothesis4
23952395
SUBDIR+= py-idle
2396+
SUBDIR+= py-immutabledict
23962397
SUBDIR+= py-importlib-metadata
23972398
SUBDIR+= py-importlib-resources
23982399
SUBDIR+= py-incremental

0 commit comments

Comments
 (0)