diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-10-27 01:49:30 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-10-27 01:49:30 +0800 |
commit | 355b5491afd8bc388c62174f505c646f6c7e3052 (patch) | |
tree | fba941b62fd5ee43446e78e2d82048028e50cc82 /www | |
parent | 5d22782b004a7b694dbbe5afae724508c60b328d (diff) | |
download | freebsd-ports-gnome-355b5491afd8bc388c62174f505c646f6c7e3052.tar.gz freebsd-ports-gnome-355b5491afd8bc388c62174f505c646f6c7e3052.tar.zst freebsd-ports-gnome-355b5491afd8bc388c62174f505c646f6c7e3052.zip |
www/py-flexget: assume maintainership
PR: 213813
Approved by: wg (previous maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/py-flexget/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-flexget/Makefile b/www/py-flexget/Makefile index 7c8e9818fcfb..fbe13f300f9a 100644 --- a/www/py-flexget/Makefile +++ b/www/py-flexget/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= FlexGet-${PORTVERSION} -MAINTAINER= wg@FreeBSD.org +MAINTAINER= jbeich@FreeBSD.org COMMENT= Program to automate downloading from different sources LICENSE= MIT |