diff options
-rw-r--r-- | devel/ocaml-findlib/Makefile | 2 | ||||
-rw-r--r-- | security/bugs/Makefile | 2 | ||||
-rw-r--r-- | textproc/ocaml-pxp/Makefile | 2 | ||||
-rw-r--r-- | www/ocaml-net/Makefile | 2 | ||||
-rw-r--r-- | www/ocaml-wdialog/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gnocl/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/ocaml-findlib/Makefile b/devel/ocaml-findlib/Makefile index 4d1ffd267d55..b69aadeb7de9 100644 --- a/devel/ocaml-findlib/Makefile +++ b/devel/ocaml-findlib/Makefile @@ -13,7 +13,7 @@ CATEGORIES= devel MASTER_SITES= http://www.ocaml-programming.de/packages/ PKGNAMEPREFIX= ocaml- -MAINTAINER= stephane@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OCaml package manager BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml diff --git a/security/bugs/Makefile b/security/bugs/Makefile index 86eb6f526cfe..391f15ac9d87 100644 --- a/security/bugs/Makefile +++ b/security/bugs/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://www.encryptsolutions.com/english/download/ EXTRACT_SUFX= .tgz -MAINTAINER= stephane@freebsd-fr.org +MAINTAINER= ports@FreeBSD.org COMMENT= Great cryptography library and sample programs PLIST_SUB+= PORTVERSION=${PORTVERSION} 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 \ diff --git a/www/ocaml-net/Makefile b/www/ocaml-net/Makefile index fc2fe12471ba..c2e269532d71 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 923e2d47c38d..fd5b9d35e3f8 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 \ diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile index a9e7629b62e4..9be85de3ff5e 100644 --- a/x11-toolkits/gnocl/Makefile +++ b/x11-toolkits/gnocl/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-toolkits devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnocl -MAINTAINER= stephane@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ and Gnome extension for Tcl BUILD_DEPENDS= ${LOCALBASE}/include/tcl8.4/tcl.h:${PORTSDIR}/lang/tcl84 |