diff options
author | clsung <clsung@FreeBSD.org> | 2007-05-25 08:39:40 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-05-25 08:39:40 +0800 |
commit | a68e9e27fa4e201c25d8b553692e4f56c661b826 (patch) | |
tree | d52200e6fd20f70c0e2f914635c57bcaa04124cd /textproc | |
parent | 8c5346d8fd7a858af815f8ec5d350229baec5b05 (diff) | |
download | freebsd-ports-gnome-a68e9e27fa4e201c25d8b553692e4f56c661b826.tar.gz freebsd-ports-gnome-a68e9e27fa4e201c25d8b553692e4f56c661b826.tar.zst freebsd-ports-gnome-a68e9e27fa4e201c25d8b553692e4f56c661b826.zip |
- stephane@ give up maintain his ports
PR: ports/112464
Submitted by: stephane
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ocaml-pxp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ocaml-pxp/Makefile b/textproc/ocaml-pxp/Makefile index 65e5f20aeaf8..dd30540bd606 100644 --- a/textproc/ocaml-pxp/Makefile +++ b/textproc/ocaml-pxp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.ocaml-programming.de/packages/ PKGNAMEPREFIX= ocaml- DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= stephane@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Validating XML parser for OCaml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ |