aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2015-09-06 10:58:41 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2015-09-06 10:58:41 +0000
commit3acded794fae7a4584b144fc0ff7a3140a784eb5 (patch)
treefb4600c27aa8a357a349448a84dfcde47a94bb9d /finance
parent7d54b8750eca7e3ac5d4de148211d3a0a0bcf47f (diff)
downloadports-3acded794fae7a4584b144fc0ff7a3140a784eb5.tar.gz
ports-3acded794fae7a4584b144fc0ff7a3140a784eb5.zip
finance/py-stripe: Take MAINTAINER'ship
Notes
Notes: svn path=/head/; revision=396211
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