aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorOlivier Cochard <olivier@FreeBSD.org>2016-02-17 18:42:08 +0800
committerOlivier Cochard <olivier@FreeBSD.org>2016-02-17 18:42:08 +0800
commitdacef126af1bd44ce6d566f4a887cc4e97861c11 (patch)
treeead2d4e750bbf64c0ccfb2c58dbb2cd09c775cb4 /net
parent50e9cc8f2acde8e1c5c5ab7707bdb6a2c1172da3 (diff)
downloadfreebsd-ports-gnome-dacef126af1bd44ce6d566f4a887cc4e97861c11.tar.gz
freebsd-ports-gnome-dacef126af1bd44ce6d566f4a887cc4e97861c11.tar.zst
freebsd-ports-gnome-dacef126af1bd44ce6d566f4a887cc4e97861c11.zip
Update my email for ports I maintain
Approved by: jadawin Differential Revision: https://reviews.freebsd.org/D5309
Diffstat (limited to 'net')
-rw-r--r--net/pimd/Makefile2
-rw-r--r--net/py-GeoIP2/Makefile4
-rw-r--r--net/py-maxminddb/Makefile4
-rw-r--r--net/sslh/Makefile2
4 files changed, 6 insertions, 6 deletions
diff --git a/net/pimd/Makefile b/net/pimd/Makefile
index 3b1de48b7c2f..f584fa8e5c10 100644
--- a/net/pimd/Makefile
+++ b/net/pimd/Makefile
@@ -4,7 +4,7 @@ PORTNAME= pimd
PORTVERSION= 2.2.0
CATEGORIES= net
-MAINTAINER= olivier@cochard.me
+MAINTAINER= olivier@FreeBSD.org
COMMENT= Lightweight stand-alone PIM-SM v2 multicast routing daemon
LICENSE= BSD3CLAUSE
diff --git a/net/py-GeoIP2/Makefile b/net/py-GeoIP2/Makefile
index c6d745ebe275..fe9efc227634 100644
--- a/net/py-GeoIP2/Makefile
+++ b/net/py-GeoIP2/Makefile
@@ -1,4 +1,4 @@
-# Created by: Olivier Cochard-Labbé <olivier@cochard.me>
+# Created by: Olivier Cochard-Labbé <olivier@FreeBSD.org>
# $FreeBSD$
PORTNAME= GeoIP2
@@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v
CATEGORIES= net python geography
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= olivier@cochard.me
+MAINTAINER= olivier@FreeBSD.org
COMMENT= MaxMind GeoIP2 Python API
LICENSE= APACHE20
diff --git a/net/py-maxminddb/Makefile b/net/py-maxminddb/Makefile
index f4aa727b7769..6393589bf396 100644
--- a/net/py-maxminddb/Makefile
+++ b/net/py-maxminddb/Makefile
@@ -1,4 +1,4 @@
-# Created by: Olivier Cochard-Labbé <olivier@cochard.me>
+# Created by: Olivier Cochard-Labbé <olivier@FreeBSD.org>
# $FreeBSD$
PORTNAME= maxminddb
@@ -8,7 +8,7 @@ PORTREVISION= 1
CATEGORIES= net python geography
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= olivier@cochard.me
+MAINTAINER= olivier@FreeBSD.org
COMMENT= Python module for reading MaxMind DB file
LICENSE= APACHE20
diff --git a/net/sslh/Makefile b/net/sslh/Makefile
index 42777237bdf3..15bdc8bde692 100644
--- a/net/sslh/Makefile
+++ b/net/sslh/Makefile
@@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v
CATEGORIES= net
MASTER_SITES= http://www.rutschle.net/tech/
-MAINTAINER= olivier@cochard.me
+MAINTAINER= olivier@FreeBSD.org
COMMENT= SSL/SSH multiplexer
LICENSE= GPLv2