diff options
| author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2021-10-16 11:51:03 +0200 | 
|---|---|---|
| committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2021-10-16 11:51:39 +0200 | 
| commit | 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a (patch) | |
| tree | 85ee27f029c1ee293667902fe22b65ecac0ff154 /security/py-python-gvm | |
| parent | cleanup: Remove expired ports: (diff) | |
*: fix tab vs. space issues, and comments according to the guide.
Diffstat (limited to 'security/py-python-gvm')
| -rw-r--r-- | security/py-python-gvm/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/security/py-python-gvm/Makefile b/security/py-python-gvm/Makefile index 25d30206af91..f5c7926ab9fd 100644 --- a/security/py-python-gvm/Makefile +++ b/security/py-python-gvm/Makefile @@ -1,7 +1,7 @@  PORTNAME=	python-gvm  DISTVERSION=	21.6.0  CATEGORIES=	security python -MASTER_SITES=   CHEESESHOP +MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}  MAINTAINER=	acm@FreeBSD.org | 
