diff options
author | Mark Felder <feld@FreeBSD.org> | 2018-04-16 21:33:18 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2018-04-16 21:33:18 +0000 |
commit | 83dcbdd7eedbb5cd7ad4e19df47eefdf2b68bc94 (patch) | |
tree | a04b83b8737f360d231233a1d957815a02f2f313 /security/py-signedjson | |
parent | a96365d4e079b13ea5caa583d0c3082ed8f880ad (diff) | |
download | ports-83dcbdd7eedbb5cd7ad4e19df47eefdf2b68bc94.tar.gz ports-83dcbdd7eedbb5cd7ad4e19df47eefdf2b68bc94.zip |
Notes
Diffstat (limited to 'security/py-signedjson')
-rw-r--r-- | security/py-signedjson/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-signedjson/Makefile b/security/py-signedjson/Makefile index 45a0efec9912..59d652350fd3 100644 --- a/security/py-signedjson/Makefile +++ b/security/py-signedjson/Makefile @@ -8,7 +8,7 @@ DISTVERSIONPREFIX= v CATEGORIES= security devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= Sign JSON with Ed25519 signatures LICENSE= APACHE20 |