diff options
author | wiz <wiz@pkgsrc.org> | 2022-12-16 19:34:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-12-16 19:34:57 +0000 |
commit | f3a88cd3d80c5727ae6c490a3f2e60290a2fe581 (patch) | |
tree | 0c3c4b601692c6e3022ba390a08fd15342276139 | |
parent | 952e40a5f506d796831d284ea2271403335eca3c (diff) | |
download | pkgsrc-f3a88cd3d80c5727ae6c490a3f2e60290a2fe581.tar.gz |
www/Makefile: + py-sigal
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 9351d1b7e56..cb8331e9f60 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1652 2022/12/03 16:01:02 adam Exp $ +# $NetBSD: Makefile,v 1.1653 2022/12/16 19:34:57 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -829,6 +829,7 @@ SUBDIR+= py-sanic-routing SUBDIR+= py-scgi SUBDIR+= py-scrapy SUBDIR+= py-selenium +SUBDIR+= py-sigal SUBDIR+= py-simpletal SUBDIR+= py-soupsieve SUBDIR+= py-sparqlwrapper |