1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Pass the mantainership to koobs@

This commit is contained in:
Nicola Vitale 2014-07-11 23:38:49 +00:00
parent 8f63476fff
commit 6826af0a41
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361593
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-dateutil-${PORTVERSION}
MAINTAINER= nivit@FreeBSD.org
MAINTAINER= koobs@FreeBSD.org
COMMENT= Provides powerful extensions to the standard datetime module
LICENSE= BSD3CLAUSE

View File

@ -8,7 +8,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= nivit@FreeBSD.org
MAINTAINER= koobs@FreeBSD.org
COMMENT= Discovery-based unittest extension
LICENSE= LGPL21