Reset maintainership
- While I'm here, mark DEPRECATED and set EXPIRATION_DATE to 2020-03-31 PR: 244444 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
This commit is contained in:
parent
d4eeb36649
commit
25d4455374
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527297
1 changed files with 4 additions and 1 deletions
|
@ -6,12 +6,15 @@ PORTREVISION= 1
|
|||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= net-mgmt
|
||||
|
||||
MAINTAINER= neel@neelc.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Frontend for Tor
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Use EOL'd Python 2.7
|
||||
EXPIRATION_DATE=2020-03-31
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}stem>=0.18:security/py-stem@${PY_FLAVOR} \
|
||||
tor:security/tor
|
||||
|
||||
|
|
Loading…
Reference in a new issue