diff options
author | lioux <lioux@FreeBSD.org> | 2008-11-30 12:21:07 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2008-11-30 12:21:07 +0800 |
commit | 82ebd5760e1c7725fe7f23d34fdb5f7dbd473881 (patch) | |
tree | 5bf1becb0e9041bfaff11f022816a59a22d32315 /textproc/ocaml-yaxpo | |
parent | 74108f661a9d3c4a6b84f445f691220fccdd09c1 (diff) | |
download | freebsd-ports-gnome-82ebd5760e1c7725fe7f23d34fdb5f7dbd473881.tar.gz freebsd-ports-gnome-82ebd5760e1c7725fe7f23d34fdb5f7dbd473881.tar.zst freebsd-ports-gnome-82ebd5760e1c7725fe7f23d34fdb5f7dbd473881.zip |
Drop maintainership.
Diffstat (limited to 'textproc/ocaml-yaxpo')
-rw-r--r-- | textproc/ocaml-yaxpo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ocaml-yaxpo/Makefile b/textproc/ocaml-yaxpo/Makefile index 1d93a592083b..f9b6678a1a33 100644 --- a/textproc/ocaml-yaxpo/Makefile +++ b/textproc/ocaml-yaxpo/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://compbio.mit.edu/mikelin/yaxpo/ PKGNAMEPREFIX= ocaml- DISTNAME= yaxpo -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Non-validating XML 1.0 + XMLNS processing suite for Objective Caml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml |