aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-camlp4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocaml-camlp4/Makefile')
-rw-r--r--devel/ocaml-camlp4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ocaml-camlp4/Makefile b/devel/ocaml-camlp4/Makefile
index fb5f4d51eb6d..5d6f98a67358 100644
--- a/devel/ocaml-camlp4/Makefile
+++ b/devel/ocaml-camlp4/Makefile
@@ -1,9 +1,10 @@
PORTNAME= camlp4
PORTVERSION= 4.14+1
+PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= ocaml-
-MAINTAINER= michipili@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= System for writing extensible parsers for OCaml
WWW= https://github.com/ocaml/camlp4