diff options
author | lioux <lioux@FreeBSD.org> | 2008-06-16 03:06:36 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2008-06-16 03:06:36 +0800 |
commit | e564f32bb1d092087466167dda1d0c886af0f9e8 (patch) | |
tree | fb72edd3570fcfc2734f0c1fd700eeb5fd806df0 /devel | |
parent | 126460e472fb8382fb346ae9a8754e985e74fef8 (diff) | |
download | freebsd-ports-gnome-e564f32bb1d092087466167dda1d0c886af0f9e8.tar.gz freebsd-ports-gnome-e564f32bb1d092087466167dda1d0c886af0f9e8.tar.zst freebsd-ports-gnome-e564f32bb1d092087466167dda1d0c886af0f9e8.zip |
Drop maintainership.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/codeville/Makefile | 2 | ||||
-rw-r--r-- | devel/ocaml-event/Makefile | 2 | ||||
-rw-r--r-- | devel/ocaml-magic/Makefile | 2 |
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 |