diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2019-10-19 07:08:17 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2019-10-19 07:08:17 +0000 |
commit | 929ffc4b64d591b57ec1d3695b73c222fee78fa2 (patch) | |
tree | 850a2ec77cc34926f5e6167db42a83880cfdccc2 | |
parent | f5cd085998f74b7393fff85c2ec282f84b42122e (diff) | |
download | ports-929ffc4b64d591b57ec1d3695b73c222fee78fa2.tar.gz ports-929ffc4b64d591b57ec1d3695b73c222fee78fa2.zip |
Notes
-rw-r--r-- | databases/py-sispy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-sispy/Makefile b/databases/py-sispy/Makefile index 8942d2591844..ac4d9e235d23 100644 --- a/databases/py-sispy/Makefile +++ b/databases/py-sispy/Makefile @@ -7,7 +7,7 @@ CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= vmiller@verisign.com +MAINTAINER= vrwmiller@gmail.com COMMENT= Python client library for interacting with the SIS RESTful API LICENSE= BSD3CLAUSE |