aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorkoobs <koobs@FreeBSD.org>2013-02-09 22:50:27 +0800
committerkoobs <koobs@FreeBSD.org>2013-02-09 22:50:27 +0800
commitf4aa95ec3b75825cecda1ae1b00b43269ed48ab2 (patch)
tree0934e8336432fc40cbd13cd38b596ac6ca837a5c /net
parent2ebe205f69ceae813ba1410d52fa628258586018 (diff)
downloadfreebsd-ports-gnome-f4aa95ec3b75825cecda1ae1b00b43269ed48ab2.tar.gz
freebsd-ports-gnome-f4aa95ec3b75825cecda1ae1b00b43269ed48ab2.tar.zst
freebsd-ports-gnome-f4aa95ec3b75825cecda1ae1b00b43269ed48ab2.zip
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents. Approved by: eadler (mentor)
Diffstat (limited to 'net')
-rw-r--r--net/py-amqp/Makefile4
-rw-r--r--net/py-beanstalkc/Makefile8
-rw-r--r--net/py-port-for/Makefile8
-rw-r--r--net/py-pysendfile/Makefile8
4 files changed, 8 insertions, 20 deletions
diff --git a/net/py-amqp/Makefile b/net/py-amqp/Makefile
index 6add8ec7d14c..bb3ff38ff533 100644
--- a/net/py-amqp/Makefile
+++ b/net/py-amqp/Makefile
@@ -1,4 +1,4 @@
-# Created by: Kubilay Kocak <koobs.freebsd@gmail.com>
+# Created by: Kubilay Kocak <koobs@FreeBSD.org>
# $FreeBSD$
PORTNAME= amqp
@@ -7,7 +7,7 @@ CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= koobs.freebsd@gmail.com
+MAINTAINER= koobs@FreeBSD.org
COMMENT= Low-level AMQP client for Python (fork of amqplib)
LICENSE= LGPL21
diff --git a/net/py-beanstalkc/Makefile b/net/py-beanstalkc/Makefile
index 4f5e427a70cd..a44acb36e6e1 100644
--- a/net/py-beanstalkc/Makefile
+++ b/net/py-beanstalkc/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-beanstalkc
-# Date created: 2011-03-18
-# Whom: Li-Wen Hsu <lwhsu@FreeBSD.org>
-#
+# Created by: Li-Wen Hsu <lwhsu@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= beanstalkc
PORTVERSION= 0.3.0
@@ -11,7 +7,7 @@ CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= koobs.freebsd@gmail.com
+MAINTAINER= koobs@FreeBSD.org
COMMENT= A simple beanstalkd client library for Python
LICENSE= AL2
diff --git a/net/py-port-for/Makefile b/net/py-port-for/Makefile
index 14a773263c5a..f0eb5b857b43 100644
--- a/net/py-port-for/Makefile
+++ b/net/py-port-for/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-port-for
-# Date created: 2012-06-18
-# Whom: koobs <koobs.freebsd@gmail.com>
-#
+# Created by: Kubilay Kocak <koobs@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= port-for
PORTVERSION= 0.3
@@ -11,7 +7,7 @@ CATEGORIES= net devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= koobs.freebsd@gmail.com
+MAINTAINER= koobs@FreeBSD.org
COMMENT= Python utility and library that helps with TCP ports management
LICENSE= MIT
diff --git a/net/py-pysendfile/Makefile b/net/py-pysendfile/Makefile
index 70d9d2fac0da..fd8fd2ea591e 100644
--- a/net/py-pysendfile/Makefile
+++ b/net/py-pysendfile/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-pysendfile
-# Date created: 2012-06-15
-# Whom: koobs <koobs.freebsd@gmail.com>
-#
+# Created by: Kubilay Kocak <koobs@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= pysendfile
PORTVERSION= 2.0.0
@@ -11,7 +7,7 @@ CATEGORIES= net python devel
MASTER_SITES= GOOGLE_CODE
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= koobs.freebsd@gmail.com
+MAINTAINER= koobs@FreeBSD.org
COMMENT= A Python interface to sendfile(2)
CONFLICTS_INSTALL= py*-sendfile-[0-9]*