diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2015-08-19 07:54:01 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2015-08-19 07:54:01 +0000 |
commit | d1fb8fff89cf163c180cb14efed4c5d66afea48a (patch) | |
tree | bf3ce79509b31ac0e4e862ae2d923e9700646d4c /finance/py-stripe | |
parent | 6da249339b3546f7ae82f4a8bfda3b23d090ca8f (diff) | |
download | ports-d1fb8fff89cf163c180cb14efed4c5d66afea48a.tar.gz ports-d1fb8fff89cf163c180cb14efed4c5d66afea48a.zip |
Notes
Diffstat (limited to 'finance/py-stripe')
-rw-r--r-- | finance/py-stripe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/py-stripe/Makefile b/finance/py-stripe/Makefile index 72761068bdf8..ca62e1722f3e 100644 --- a/finance/py-stripe/Makefile +++ b/finance/py-stripe/Makefile @@ -9,7 +9,7 @@ CATEGORIES= finance python MASTER_SITES= https://code.stripe.com/stripe/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= trevor@bitba.se +MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for the Stripe.com payment system LICENSE= MIT |