aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorkoobs <koobs@FreeBSD.org>2015-09-06 18:58:41 +0800
committerkoobs <koobs@FreeBSD.org>2015-09-06 18:58:41 +0800
commitca8311dbe0536ba288611016f6c0af09f0568a56 (patch)
treefb4600c27aa8a357a349448a84dfcde47a94bb9d /finance
parent58c7caca88e846156ad29f97251ca91a5f47eac5 (diff)
downloadfreebsd-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/Makefile2
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