summaryrefslogtreecommitdiff
path: root/security/py-vulndb
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2017-05-08 17:21:49 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2017-05-08 17:21:49 +0000
commitf8cc2c102f4fca50880801479b5eb5c9c87be8a4 (patch)
tree4c9fe40906899ed5072d23bceb6da69c122f66e5 /security/py-vulndb
parentFix shebangs (diff)
Update my email address
Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D10648
Notes
Notes: svn path=/head/; revision=440442
Diffstat (limited to 'security/py-vulndb')
-rw-r--r--security/py-vulndb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-vulndb/Makefile b/security/py-vulndb/Makefile
index 09dc0197d473..052748b41d90 100644
--- a/security/py-vulndb/Makefile
+++ b/security/py-vulndb/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= dbaio@bsd.com.br
+MAINTAINER= dbaio@FreeBSD.org
COMMENT= Provides access to the vulndb information in Python
LICENSE= BSD3CLAUSE