diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-09-21 16:48:43 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-09-21 16:48:43 +0000 |
commit | bfc22dc30747dd00bab2215ad4ac9e750ba172f4 (patch) | |
tree | 80a845b54d385a2185ac9cbf8b654c006edf572a /www/py-jswebkit/Makefile | |
parent | fee43dede4065205fbd7a657a4758e561219f593 (diff) | |
download | ports-bfc22dc30747dd00bab2215ad4ac9e750ba172f4.tar.gz ports-bfc22dc30747dd00bab2215ad4ac9e750ba172f4.zip |
- Reassign to the heap
Notes
Notes:
svn path=/head/; revision=282132
Diffstat (limited to 'www/py-jswebkit/Makefile')
-rw-r--r-- | www/py-jswebkit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-jswebkit/Makefile b/www/py-jswebkit/Makefile index 396942ddb860..813cebaab095 100644 --- a/www/py-jswebkit/Makefile +++ b/www/py-jswebkit/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} -MAINTAINER= jupengfei@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= WebKit/JavaScriptCore Python bindings BUILD_DEPENDS= cython:${PORTSDIR}/lang/cython |