aboutsummaryrefslogtreecommitdiff
path: root/net/py-pysendfile
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2013-02-09 14:50:27 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2013-02-09 14:50:27 +0000
commitd95c94654300d5310a0d1a3c8cb4d98e8244b8de (patch)
tree0934e8336432fc40cbd13cd38b596ac6ca837a5c /net/py-pysendfile
parent3bb9a531e666e9c7f83470799c8ea5e8005257b6 (diff)
downloadports-d95c94654300d5310a0d1a3c8cb4d98e8244b8de.tar.gz
ports-d95c94654300d5310a0d1a3c8cb4d98e8244b8de.zip
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents. Approved by: eadler (mentor)
Notes
Notes: svn path=/head/; revision=311983
Diffstat (limited to 'net/py-pysendfile')
-rw-r--r--net/py-pysendfile/Makefile8
1 files changed, 2 insertions, 6 deletions
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]*