aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-equeue/Makefile
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-09-13 12:13:42 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-09-13 12:13:42 +0000
commitc96c516fa19cda88e88f734c19662c66ad156fda (patch)
tree7ff74d9bdbde9f4861e888becb7620b18b91b5ea /devel/ocaml-equeue/Makefile
parent2c1de5c1c5fc4f24f101401fa3f7300f311b2c4a (diff)
downloadports-c96c516fa19cda88e88f734c19662c66ad156fda.tar.gz
ports-c96c516fa19cda88e88f734c19662c66ad156fda.zip
Notes
Diffstat (limited to 'devel/ocaml-equeue/Makefile')
-rw-r--r--devel/ocaml-equeue/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ocaml-equeue/Makefile b/devel/ocaml-equeue/Makefile
index 330203bd5919..a717c196eb0d 100644
--- a/devel/ocaml-equeue/Makefile
+++ b/devel/ocaml-equeue/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= equeue
-PORTVERSION= 2.0.1
+PORTVERSION= 2.1
CATEGORIES= devel
MASTER_SITES= http://www.ocaml-programming.de/packages/
PKGNAMEPREFIX= ocaml-
DISTNAME= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= david.julien@gmail.com
+MAINTAINER= djulien.bsd@gmail.com
COMMENT= The Equeue library for OCaml
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \