summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2022-02-16 09:35:32 +0000
committerpho <pho@pkgsrc.org>2022-02-16 09:35:32 +0000
commite88cdde82653dedb27462b030bf0854358587a85 (patch)
tree898f316be51d8a1dbf9e3501090e9502b95a70c3 /math
parente2b754fa7205d4d7495b3ec63101b8b74e4bef70 (diff)
downloadpkgsrc-e88cdde82653dedb27462b030bf0854358587a85.tar.gz
math/Makefile: + hs-algebraic-graphs
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index c1e8645abce..41279177f67 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.528 2022/02/16 08:53:53 pho Exp $
+# $NetBSD: Makefile,v 1.529 2022/02/16 09:35:32 pho Exp $
COMMENT= Mathematics
@@ -211,6 +211,7 @@ SUBDIR+= heirloom-units
SUBDIR+= hercules4sdl-decnumber
SUBDIR+= hercules4sdl-softfloat
SUBDIR+= herisvm
+SUBDIR+= hs-algebraic-graphs
SUBDIR+= hs-bifunctors
SUBDIR+= hs-comonad
SUBDIR+= hs-contravariant