aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2008-06-15 19:06:36 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2008-06-15 19:06:36 +0000
commit44b27a1176954e9dad383cc1626346764402f394 (patch)
tree2f429b8d7db85facb596e304127416a09e2baf4e /devel
parent88955af95761a3a85d4a5bc18039de20b2bba44d (diff)
downloadports-44b27a1176954e9dad383cc1626346764402f394.tar.gz
ports-44b27a1176954e9dad383cc1626346764402f394.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/codeville/Makefile2
-rw-r--r--devel/ocaml-event/Makefile2
-rw-r--r--devel/ocaml-magic/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/codeville/Makefile b/devel/codeville/Makefile
index 2dd084c32ac3..beada6bfa218 100644
--- a/devel/codeville/Makefile
+++ b/devel/codeville/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel python
MASTER_SITES= http://codeville.org/download/
DISTNAME= Codeville-${PORTVERSION}
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An "anarchic" control version system without unnecessary re-merges
USE_PYTHON= yes
diff --git a/devel/ocaml-event/Makefile b/devel/ocaml-event/Makefile
index f3a304b7c4f5..876608dc86d0 100644
--- a/devel/ocaml-event/Makefile
+++ b/devel/ocaml-event/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.xs4all.nl/~mmzeeman/ocaml/
PKGNAMEPREFIX= ocaml-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An ocaml wrapper for the libevent API
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
diff --git a/devel/ocaml-magic/Makefile b/devel/ocaml-magic/Makefile
index 8239018b1abe..8e711d842adf 100644
--- a/devel/ocaml-magic/Makefile
+++ b/devel/ocaml-magic/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
PKGNAMEPREFIX= ocaml-
DISTNAME= OCaml-Magic-${PORTVERSION}
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An OCaml binding for libmagic(3)
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml