diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-07-27 17:43:06 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-07-27 17:43:06 +0800 |
commit | 8efe0275212b41ee14cd806299fa06d9aafe2286 (patch) | |
tree | bfc6ffd33bc99a5a79fd6dab593df0e135798ab1 /ftp | |
parent | 4388555ee188dda0424e4441db621c40c290bb47 (diff) | |
download | freebsd-ports-gnome-8efe0275212b41ee14cd806299fa06d9aafe2286.tar.gz freebsd-ports-gnome-8efe0275212b41ee14cd806299fa06d9aafe2286.tar.zst freebsd-ports-gnome-8efe0275212b41ee14cd806299fa06d9aafe2286.zip |
- Take maintainership
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/py-curl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/py-curl/Makefile b/ftp/py-curl/Makefile index 80bcd421e41a..45795c90641b 100644 --- a/ftp/py-curl/Makefile +++ b/ftp/py-curl/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= CHEESESHOP \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python interface to libcurl LICENSE= LGPL21 MIT |