diff options
Diffstat (limited to 'devel/ocaml-ipaddr/Makefile')
-rw-r--r-- | devel/ocaml-ipaddr/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/ocaml-ipaddr/Makefile b/devel/ocaml-ipaddr/Makefile index e105cd582b4b..720fcdf3793c 100644 --- a/devel/ocaml-ipaddr/Makefile +++ b/devel/ocaml-ipaddr/Makefile @@ -1,11 +1,10 @@ PORTNAME= ipaddr -PORTVERSION= 5.6.0 +PORTVERSION= 5.6.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= ocaml- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= OCaml library for manipulation of IP address representations WWW= https://github.com/mirage/ocaml-ipaddr |