diff options
Diffstat (limited to 'www/ocaml-http')
-rw-r--r-- | www/ocaml-http/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ocaml-http/Makefile b/www/ocaml-http/Makefile index aee0c99cc48..c20e640e551 100644 --- a/www/ocaml-http/Makefile +++ b/www/ocaml-http/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2015/01/20 14:24:37 jaapb Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/30 11:53:00 jaapb Exp $ # DISTNAME= ocaml-http-0.1.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/545/ |