diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-05-25 00:39:40 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-05-25 00:39:40 +0000 |
commit | 6348e2d790ad10925e1d5efa36ade9883c5194e5 (patch) | |
tree | 53bcd356b37142153c5cbadafa6240cc5319fa43 /textproc | |
parent | 3c9b6f623ec97015738c33fc5803618da1cb212e (diff) | |
download | ports-6348e2d790ad10925e1d5efa36ade9883c5194e5.tar.gz ports-6348e2d790ad10925e1d5efa36ade9883c5194e5.zip |
- stephane@ give up maintain his ports
PR: ports/112464
Submitted by: stephane
Notes
Notes:
svn path=/head/; revision=191671
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 \ |