diff options
author | koobs <koobs@FreeBSD.org> | 2015-09-06 18:58:41 +0800 |
---|---|---|
committer | koobs <koobs@FreeBSD.org> | 2015-09-06 18:58:41 +0800 |
commit | ca8311dbe0536ba288611016f6c0af09f0568a56 (patch) | |
tree | fb4600c27aa8a357a349448a84dfcde47a94bb9d /finance | |
parent | 58c7caca88e846156ad29f97251ca91a5f47eac5 (diff) | |
download | freebsd-ports-gnome-ca8311dbe0536ba288611016f6c0af09f0568a56.tar.gz freebsd-ports-gnome-ca8311dbe0536ba288611016f6c0af09f0568a56.tar.zst freebsd-ports-gnome-ca8311dbe0536ba288611016f6c0af09f0568a56.zip |
finance/py-stripe: Take MAINTAINER'ship
Diffstat (limited to 'finance')
-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 fa13e3869137..18001968c9b6 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= ports@FreeBSD.org +MAINTAINER= koobs@FreeBSD.org COMMENT= Python bindings for the Stripe.com payment system LICENSE= MIT |