summaryrefslogtreecommitdiff
path: root/devel/py-posix_ipc
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2013-02-09 15:39:56 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2013-02-09 15:39:56 +0000
commit5d7062bca2a95d97e7c45c63ccb0ef15bf8ee24e (patch)
tree9a75cf7f4189d7f3f83b9510435b1e6a6f6f00b1 /devel/py-posix_ipc
parentUpdate to the 20130202 snapshot of 4.7.3. (diff)
Update Makefile header and MAINTAINER address
Approved by: eadler (mentor)
Notes
Notes: svn path=/head/; revision=311986
Diffstat (limited to 'devel/py-posix_ipc')
-rw-r--r--devel/py-posix_ipc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-posix_ipc/Makefile b/devel/py-posix_ipc/Makefile
index 2f9d6675b110..6a9b49fe54f4 100644
--- a/devel/py-posix_ipc/Makefile
+++ b/devel/py-posix_ipc/Makefile
@@ -1,4 +1,4 @@
-# Created by: Kubilay Kocak <koobs.freebsd@gmail.com>
+# Created by: Kubilay Kocak <koobs@FreeBSD.org>
# $FreeBSD$
PORTNAME= posix_ipc
@@ -7,7 +7,7 @@ CATEGORIES= devel python
MASTER_SITES= http://semanchuk.com/philip/posix_ipc/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= koobs.freebsd@gmail.com
+MAINTAINER= koobs@FreeBSD.org
COMMENT= POSIX IPC primitives for Python
LICENSE= BSD