summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2021-12-06 12:45:04 +0000
committerschmonz <schmonz@pkgsrc.org>2021-12-06 12:45:04 +0000
commitf8c1e4675bfc0f78f1a90935916ad167a170c86f (patch)
tree07185b8e8f97fe91b51df29082052d2edff5430b
parenta8c6a21a8e0e208ee406c32b93e58628c477ddb5 (diff)
downloadpkgsrc-f8c1e4675bfc0f78f1a90935916ad167a170c86f.tar.gz
Add and enable p5-Algorithm-Backoff.
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 6992ccb2f77..7685c5fa80a 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3519 2021/11/29 10:22:58 mef Exp $
+# $NetBSD: Makefile,v 1.3520 2021/12/06 12:45:04 schmonz Exp $
#
COMMENT= Development utilities
@@ -1088,6 +1088,7 @@ SUBDIR+= ossp-uuid
SUBDIR+= p5-Acme-Damn
SUBDIR+= p5-Acme-PlayCode
SUBDIR+= p5-Algorithm-Annotate
+SUBDIR+= p5-Algorithm-Backoff
SUBDIR+= p5-Algorithm-C3
SUBDIR+= p5-Algorithm-CheckDigits
SUBDIR+= p5-Algorithm-Dependency