diff options
author | jaapb <jaapb@pkgsrc.org> | 2018-06-05 16:03:47 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2018-06-05 16:03:47 +0000 |
commit | a89bc96b81dcf3b526cf3e88e539d32f2a9becd0 (patch) | |
tree | 01e54090be90d753b45c77d2028dc295d1efd475 /www | |
parent | 5f47937256a51bcc8c1066624afb6d1ba616073b (diff) | |
download | pkgsrc-a89bc96b81dcf3b526cf3e88e539d32f2a9becd0.tar.gz |
Added ocsigen-i18n to Makefile SUBDIRs
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index a2cc4b345b4..8848ef198b6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1326 2018/05/09 12:23:39 manu Exp $ +# $NetBSD: Makefile,v 1.1327 2018/06/05 16:03:47 jaapb Exp $ # COMMENT= Packages related to the World Wide Web @@ -207,6 +207,7 @@ SUBDIR+= nvu SUBDIR+= ocaml-curl SUBDIR+= ocaml-http SUBDIR+= ocsigen +SUBDIR+= ocsigen-i18n SUBDIR+= opera SUBDIR+= opera-acroread7 SUBDIR+= opera-plugins |