aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--archivers/jzlib/Makefile2
-rw-r--r--devel/codeville/Makefile2
-rw-r--r--devel/ocaml-event/Makefile2
-rw-r--r--devel/ocaml-magic/Makefile2
-rw-r--r--dns/py-dnspython/Makefile2
-rw-r--r--net/jsch/Makefile2
-rw-r--r--net/onion-fec/Makefile2
-rw-r--r--net/seda/Makefile2
-rw-r--r--textproc/py-tvgrab/Makefile2
-rw-r--r--textproc/py-xmltv/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/archivers/jzlib/Makefile b/archivers/jzlib/Makefile
index 71d5017bb13b..c34ded824914 100644
--- a/archivers/jzlib/Makefile
+++ b/archivers/jzlib/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= archivers java
MASTER_SITES= http://www.jcraft.com/jzlib/
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A re-implementation of zlib in pure Java
USE_JAVA= yes
diff --git a/devel/codeville/Makefile b/devel/codeville/Makefile
index 2dd084c32ac3..beada6bfa218 100644
--- a/devel/codeville/Makefile
+++ b/devel/codeville/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel python
MASTER_SITES= http://codeville.org/download/
DISTNAME= Codeville-${PORTVERSION}
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An "anarchic" control version system without unnecessary re-merges
USE_PYTHON= yes
diff --git a/devel/ocaml-event/Makefile b/devel/ocaml-event/Makefile
index f3a304b7c4f5..876608dc86d0 100644
--- a/devel/ocaml-event/Makefile
+++ b/devel/ocaml-event/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.xs4all.nl/~mmzeeman/ocaml/
PKGNAMEPREFIX= ocaml-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An ocaml wrapper for the libevent API
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
diff --git a/devel/ocaml-magic/Makefile b/devel/ocaml-magic/Makefile
index 8239018b1abe..8e711d842adf 100644
--- a/devel/ocaml-magic/Makefile
+++ b/devel/ocaml-magic/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
PKGNAMEPREFIX= ocaml-
DISTNAME= OCaml-Magic-${PORTVERSION}
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An OCaml binding for libmagic(3)
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
diff --git a/dns/py-dnspython/Makefile b/dns/py-dnspython/Makefile
index dc26975eb914..c0b41a5a0c52 100644
--- a/dns/py-dnspython/Makefile
+++ b/dns/py-dnspython/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= dns python
MASTER_SITES= http://www.dnspython.org/kits/stable/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A DNS toolkit for Python
USE_PYTHON= yes
diff --git a/net/jsch/Makefile b/net/jsch/Makefile
index bc26a09efec1..5528afdf30af 100644
--- a/net/jsch/Makefile
+++ b/net/jsch/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= net java security
MASTER_SITES= SF
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A pure Java implementation of SSH2
USE_ZIP= yes
diff --git a/net/onion-fec/Makefile b/net/onion-fec/Makefile
index 4ba8e1de82f1..8b9694244444 100644
--- a/net/onion-fec/Makefile
+++ b/net/onion-fec/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net java
MASTER_SITES= http://onionnetworks.com/downloads/
PKGNAMEPREFIX= onion-
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Java Forward Error Correction (FEC) library from OnionNetworks
BUILD_DEPENDS= \
diff --git a/net/seda/Makefile b/net/seda/Makefile
index a586a3372b27..388f6bc6f850 100644
--- a/net/seda/Makefile
+++ b/net/seda/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-release-${VERSION_DATE}
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An Architecture for Highly Concurrent Server Applications
USE_JAVA= yes
diff --git a/textproc/py-tvgrab/Makefile b/textproc/py-tvgrab/Makefile
index 4dee46d9fbaa..4021c50044aa 100644
--- a/textproc/py-tvgrab/Makefile
+++ b/textproc/py-tvgrab/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= pytvgrab
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${MASTER_SITE_SUBDIR}-lib-${PORTVERSION}
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A xmltv python library to write grabbers of tv scheduling collections
EXTRACT_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=1.4:${PORTSDIR}/devel/py-dateutil:extract
diff --git a/textproc/py-xmltv/Makefile b/textproc/py-xmltv/Makefile
index fa96a7ffb221..b1b229c7ab59 100644
--- a/textproc/py-xmltv/Makefile
+++ b/textproc/py-xmltv/Makefile
@@ -15,7 +15,7 @@ DISTNAME= python-xmltv-${PORTVERSION}
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml
RUN_DEPENDS= ${BUILD_DEPENDS}
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Python module that provides access to XMLTV TV listings
USE_PYTHON= yes