Update Makefile header and MAINTAINER address

Approved by:	eadler (mentor)
This commit is contained in:
Kubilay Kocak 2013-02-09 15:39:56 +00:00
parent 5ca04fcdfb
commit 5d7062bca2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311986

View file

@ -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