Drop maintainership
This commit is contained in:
parent
ce2a1d56e1
commit
2e68860c25
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194577
4 changed files with 4 additions and 4 deletions
|
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:L}
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
PKGNAMESUFFIX?= -devel
|
PKGNAMESUFFIX?= -devel
|
||||||
|
|
||||||
MAINTAINER= lioux@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT?= A peer-to-peer tool for distributing files written in Python
|
COMMENT?= A peer-to-peer tool for distributing files written in Python
|
||||||
|
|
||||||
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython \
|
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython \
|
||||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= http://download.bittorrent.com/dl/
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME:L}
|
MASTER_SITE_SUBDIR= ${PORTNAME:L}
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= lioux@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT?= A peer-to-peer tool for distributing files written in Python
|
COMMENT?= A peer-to-peer tool for distributing files written in Python
|
||||||
|
|
||||||
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython \
|
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython \
|
||||||
|
|
|
@ -16,7 +16,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
PKGNAMESUFFIX= -BitTorrent
|
PKGNAMESUFFIX= -BitTorrent
|
||||||
DISTNAME= ${KENOSIS_DISTNAME}
|
DISTNAME= ${KENOSIS_DISTNAME}
|
||||||
|
|
||||||
MAINTAINER= lioux@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT?= A Kenosis enabled, distributed BitTorrent
|
COMMENT?= A Kenosis enabled, distributed BitTorrent
|
||||||
|
|
||||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/kenosis/__init__.py:${PORTSDIR}/net-p2p/py-kenosis
|
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/kenosis/__init__.py:${PORTSDIR}/net-p2p/py-kenosis
|
||||||
|
|
|
@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= lioux@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= A fully-distributed p2p RPC system built on top of XMLRPC
|
COMMENT= A fully-distributed p2p RPC system built on top of XMLRPC
|
||||||
|
|
||||||
RUN_DEPENDS= \
|
RUN_DEPENDS= \
|
||||||
|
|
Loading…
Reference in a new issue