aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorrobak <robak@FreeBSD.org>2014-06-25 16:04:23 +0800
committerrobak <robak@FreeBSD.org>2014-06-25 16:04:23 +0800
commite0bc095b1282d455e1511704f544503e2c6cf09d (patch)
tree02252a9c59176eb02d3be837914d14f5d2afac05 /devel
parent8e9e1de0613afab76b93092b31198dbf1a557010 (diff)
downloadfreebsd-ports-gnome-e0bc095b1282d455e1511704f544503e2c6cf09d.tar.gz
freebsd-ports-gnome-e0bc095b1282d455e1511704f544503e2c6cf09d.tar.zst
freebsd-ports-gnome-e0bc095b1282d455e1511704f544503e2c6cf09d.zip
Update maintainer address to robak@FreeBSD.org in multiple ports:
- devel/py-configparser - devel/py-durus - devel/py-geotypes - devel/rubygem-deep_merge - devel/rubygem-librarian - devel/rubygem-open3_backport - sysutils/mcollective-nrpe-agent - sysutils/mnrpes - sysutils/rubygem-librarian-puppet Approved by: swills (mentor)
Diffstat (limited to 'devel')
-rw-r--r--devel/py-configparser/Makefile2
-rw-r--r--devel/py-durus/Makefile2
-rw-r--r--devel/py-geotypes/Makefile2
-rw-r--r--devel/rubygem-deep_merge/Makefile2
-rw-r--r--devel/rubygem-librarian/Makefile2
-rw-r--r--devel/rubygem-open3_backport/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-configparser/Makefile b/devel/py-configparser/Makefile
index 42c4e55a61cd..ebe22a3cbc6a 100644
--- a/devel/py-configparser/Makefile
+++ b/devel/py-configparser/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@robakdesign.com
+MAINTAINER= robak@FreeBSD.org
COMMENT= INI style configuration file parser
LICENSE= MIT
diff --git a/devel/py-durus/Makefile b/devel/py-durus/Makefile
index 528deaf2b4fb..6a39fcadf899 100644
--- a/devel/py-durus/Makefile
+++ b/devel/py-durus/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= CHEESESHOP \
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Durus-${PORTVERSION}
-MAINTAINER= ports@robakdesign.com
+MAINTAINER= robak@FreeBSD.org
COMMENT= Persistent object storage system for Python
LICENSE= MIT
diff --git a/devel/py-geotypes/Makefile b/devel/py-geotypes/Makefile
index 5f51133a1890..7bf3c4a424a3 100644
--- a/devel/py-geotypes/Makefile
+++ b/devel/py-geotypes/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= https://github.com/hippysurfer/geotypes/archive/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTVERSION}
-MAINTAINER= ports@robakdesign.com
+MAINTAINER= robak@FreeBSD.org
COMMENT= Python Interface to Support PostGIS
LICENSE= LGPL21
diff --git a/devel/rubygem-deep_merge/Makefile b/devel/rubygem-deep_merge/Makefile
index 5816fa403408..f57f81ede09d 100644
--- a/devel/rubygem-deep_merge/Makefile
+++ b/devel/rubygem-deep_merge/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 1.0.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
-MAINTAINER= ports@robakdesign.com
+MAINTAINER= robak@FreeBSD.org
COMMENT= Recursive hash merger
LICENSE= MIT
diff --git a/devel/rubygem-librarian/Makefile b/devel/rubygem-librarian/Makefile
index 18ddc4dac6d3..817aa39c2c3f 100644
--- a/devel/rubygem-librarian/Makefile
+++ b/devel/rubygem-librarian/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 0.1.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
-MAINTAINER= ports@robakdesign.com
+MAINTAINER= robak@FreeBSD.org
COMMENT= Ruby framework for writing bundlers
LICENSE= MIT
diff --git a/devel/rubygem-open3_backport/Makefile b/devel/rubygem-open3_backport/Makefile
index 5633f5071a09..c66e7d389fa8 100644
--- a/devel/rubygem-open3_backport/Makefile
+++ b/devel/rubygem-open3_backport/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 0.0.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
-MAINTAINER= ports@robakdesign.com
+MAINTAINER= robak@FreeBSD.org
COMMENT= Backport of Ruby 1.9's Open3 methods for Ruby 1.8
LICENSE= BSD2CLAUSE RUBY