diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2006-12-09 11:50:09 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2006-12-09 11:50:09 +0000 |
commit | c1a736db3e77611be9e2521e7f7ea7eea4a5d583 (patch) | |
tree | b6d2ff636b772a249b31df11ccdb974a60663998 /devel/ocaml-res/Makefile | |
parent | d343c0e793bb8ebd99c6b6824a6bd4eee16691bc (diff) | |
download | ports-c1a736db3e77611be9e2521e7f7ea7eea4a5d583.tar.gz ports-c1a736db3e77611be9e2521e7f7ea7eea4a5d583.zip |
Notes
Diffstat (limited to 'devel/ocaml-res/Makefile')
-rw-r--r-- | devel/ocaml-res/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ocaml-res/Makefile b/devel/ocaml-res/Makefile index 46669751a99a..5d6d74ab7dfb 100644 --- a/devel/ocaml-res/Makefile +++ b/devel/ocaml-res/Makefile @@ -7,12 +7,12 @@ # PORTNAME= res -PORTVERSION= 2.2.4 +PORTVERSION= 2.2.5 CATEGORIES= devel MASTER_SITES= http://www.ocaml.info/ocaml_sources/ PKGNAMEPREFIX= ocaml- -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= Automatically Resizing Contiguous Memory for OCaml USE_BZIP2= yes |