diff options
author | kamil <kamil@pkgsrc.org> | 2017-02-25 14:55:37 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2017-02-25 14:55:37 +0000 |
commit | eb10a44c76f30d992d790923cf4b64b75e93583a (patch) | |
tree | 5196bf31e792fc1269bd6367a1c74a05bf190d33 | |
parent | d1eb4e586e707bab72a68608de7731d6e7ef2ee0 (diff) | |
download | pkgsrc-eb10a44c76f30d992d790923cf4b64b75e93583a.tar.gz |
+ www/py-landslide
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 4bedd2ee196..3be32fc012d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1216 2017/02/22 13:19:24 wiz Exp $ +# $NetBSD: Makefile,v 1.1217 2017/02/25 14:55:37 kamil Exp $ # COMMENT= Packages related to the World Wide Web @@ -682,6 +682,7 @@ SUBDIR+= py-hyperframe SUBDIR+= py-idna SUBDIR+= py-jonpy SUBDIR+= py-livereload +SUBDIR+= py-landslide SUBDIR+= py-mechanize SUBDIR+= py-mezzanine SUBDIR+= py-mod_wsgi |