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 /www | |
parent | 8c5346d8fd7a858af815f8ec5d350229baec5b05 (diff) | |
download | freebsd-ports-graphics-a68e9e27fa4e201c25d8b553692e4f56c661b826.tar.gz freebsd-ports-graphics-a68e9e27fa4e201c25d8b553692e4f56c661b826.tar.zst freebsd-ports-graphics-a68e9e27fa4e201c25d8b553692e4f56c661b826.zip |
- stephane@ give up maintain his ports
PR: ports/112464
Submitted by: stephane
Diffstat (limited to 'www')
-rw-r--r-- | www/ocaml-net/Makefile | 2 | ||||
-rw-r--r-- | www/ocaml-wdialog/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/ocaml-net/Makefile b/www/ocaml-net/Makefile index fc2fe12471b..c2e269532d7 100644 --- a/www/ocaml-net/Makefile +++ b/www/ocaml-net/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ocamlnet PKGNAMEPREFIX= ocaml- DISTNAME= ocaml${PORTNAME}-${PORTVERSION} -MAINTAINER= stephane@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= OCaml modules for Internet applications BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ diff --git a/www/ocaml-wdialog/Makefile b/www/ocaml-wdialog/Makefile index 923e2d47c38..fd5b9d35e3f 100644 --- a/www/ocaml-wdialog/Makefile +++ b/www/ocaml-wdialog/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= wdialog PKGNAMEPREFIX= ocaml- DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= stephane@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced system to create dialog-centric web applications BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ |