1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

devel/py-mongoengine: take maintainership

- Take maintainership (forgot to do so in the last commit)

PR:		ports/181486
Approved by:	maintainer (timeout)
This commit is contained in:
William Grzybowski 2013-09-08 15:03:44 +00:00
parent 5ceeed9a13
commit e49324833e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326740

View File

@ -7,7 +7,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= mail@derzinn.de
MAINTAINER= wg@FreeBSD.org
COMMENT= Object-Document-Mapper for working with MongoDB
LICENSE= MIT