aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/ocaml-jabbr/Makefile2
-rw-r--r--net-p2p/btpeer/Makefile2
-rw-r--r--net-p2p/minder/Makefile2
-rw-r--r--net-p2p/trackerbt/Makefile2
-rw-r--r--net/Sockets-devel/Makefile2
-rw-r--r--net/Sockets/Makefile2
-rw-r--r--print/texinfo/Makefile2
-rw-r--r--security/md4coll/Makefile2
-rw-r--r--security/md5coll/Makefile2
-rw-r--r--security/ocaml-cryptokit/Makefile2
-rw-r--r--textproc/ocaml-yaxpo/Makefile2
11 files changed, 11 insertions, 11 deletions
diff --git a/net-im/ocaml-jabbr/Makefile b/net-im/ocaml-jabbr/Makefile
index 76e1c188dca6..bce12a28a79d 100644
--- a/net-im/ocaml-jabbr/Makefile
+++ b/net-im/ocaml-jabbr/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://mikelin.mit.edu/xmpp/jabbr/
PKGNAMEPREFIX= ocaml-
DISTNAME= jabbr
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= XML Messaging and Presence Protocol a.k.a. Jabber for Objective Caml
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
diff --git a/net-p2p/btpeer/Makefile b/net-p2p/btpeer/Makefile
index 407750cc6d74..c229f4167d79 100644
--- a/net-p2p/btpeer/Makefile
+++ b/net-p2p/btpeer/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.2.1
CATEGORIES= net-p2p
MASTER_SITES= http://www.alhem.net/project/btpeer/
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Client functionality of bittorrent protocol, network only environment
BUILD_DEPENDS= ${LOCALBASE}/lib/libSockets-devel.a:${PORTSDIR}/net/Sockets-devel
diff --git a/net-p2p/minder/Makefile b/net-p2p/minder/Makefile
index 3cbd1e8f9efb..9bbca1cf0372 100644
--- a/net-p2p/minder/Makefile
+++ b/net-p2p/minder/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= http://www.alhem.net/project/minder/
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A small network application for automatic maintenance of peer lists
BUILD_DEPENDS= ${LOCALBASE}/lib/libSockets.a:${PORTSDIR}/net/Sockets
diff --git a/net-p2p/trackerbt/Makefile b/net-p2p/trackerbt/Makefile
index bbac04c0e2d1..72d72d4de99f 100644
--- a/net-p2p/trackerbt/Makefile
+++ b/net-p2p/trackerbt/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.1.1
CATEGORIES= net-p2p
MASTER_SITES= http://www.alhem.net/project/trackerbt/
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A BitTorrent tracker with additional distributed functionality
BUILD_DEPENDS= ${LOCALBASE}/lib/libSockets.a:${PORTSDIR}/net/Sockets
diff --git a/net/Sockets-devel/Makefile b/net/Sockets-devel/Makefile
index b18af4f5ec70..90887bfab411 100644
--- a/net/Sockets-devel/Makefile
+++ b/net/Sockets-devel/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net ipv6
MASTER_SITES= http://www.alhem.net/Sockets/
PKGNAMESUFFIX?= -devel
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A C++ wrapper for BSD-style sockets
USE_GMAKE= yes
diff --git a/net/Sockets/Makefile b/net/Sockets/Makefile
index 42a5169521a1..f4728f9dc778 100644
--- a/net/Sockets/Makefile
+++ b/net/Sockets/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.8.7
CATEGORIES= net ipv6
MASTER_SITES= http://www.alhem.net/Sockets/
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A C++ wrapper for BSD-style sockets
USE_GMAKE= yes
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile
index 32e9e3c4ea1c..f377cff1688a 100644
--- a/print/texinfo/Makefile
+++ b/print/texinfo/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A typeset documentation system with multiple format output
USE_BZIP2= yes
diff --git a/security/md4coll/Makefile b/security/md4coll/Makefile
index 9d19f62807ae..59d405577aaf 100644
--- a/security/md4coll/Makefile
+++ b/security/md4coll/Makefile
@@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}.c
EXTRACT_SUFX=
EXTRACT_ONLY=
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Fast MD4 collision generator
NO_WRKSUBDIR= yes
diff --git a/security/md5coll/Makefile b/security/md5coll/Makefile
index 047422f41c3b..d399359c3de9 100644
--- a/security/md5coll/Makefile
+++ b/security/md5coll/Makefile
@@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}.c
EXTRACT_SUFX=
EXTRACT_ONLY=
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Fast MD5 collision generator
ONLY_FOR_ARCHS= i386
diff --git a/security/ocaml-cryptokit/Makefile b/security/ocaml-cryptokit/Makefile
index 80dbaf561faf..74583c902b83 100644
--- a/security/ocaml-cryptokit/Makefile
+++ b/security/ocaml-cryptokit/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security
MASTER_SITES= http://caml.inria.fr/distrib/bazar-ocaml/
PKGNAMEPREFIX= ocaml-
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A variety of cryptographic primitives for Objective Caml
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
diff --git a/textproc/ocaml-yaxpo/Makefile b/textproc/ocaml-yaxpo/Makefile
index 1d93a592083b..f9b6678a1a33 100644
--- a/textproc/ocaml-yaxpo/Makefile
+++ b/textproc/ocaml-yaxpo/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://compbio.mit.edu/mikelin/yaxpo/
PKGNAMEPREFIX= ocaml-
DISTNAME= yaxpo
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Non-validating XML 1.0 + XMLNS processing suite for Objective Caml
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml