1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

Pass this guys to python@ because it's a general testing libraries, that is

used in many of our regression-test targets in python ports Makefiles.

Discussed with:	koobs
This commit is contained in:
Ruslan Makhmatkhanov 2014-09-28 18:28:03 +00:00
parent 6abd114880
commit 0fef2dde91
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369485
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py-${PORTVERSION}
MAINTAINER= rm@FreeBSD.org
MAINTAINER= python@FreeBSD.org
COMMENT= Agile development and test support library
LICENSE= MIT

View File

@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= rm@FreeBSD.org
MAINTAINER= python@FreeBSD.org
COMMENT= Mature full-featured Python testing tool
LICENSE= MIT