diff options
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 |