Update Makefile header and MAINTAINER address
Approved by: eadler (mentor)
This commit is contained in:
parent
5ca04fcdfb
commit
5d7062bca2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311986
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue