diff options
Diffstat (limited to 'devel/py-mwlib.ext/Makefile')
-rw-r--r-- | devel/py-mwlib.ext/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-mwlib.ext/Makefile b/devel/py-mwlib.ext/Makefile index 2cc81c29ed83..f0439535f96c 100644 --- a/devel/py-mwlib.ext/Makefile +++ b/devel/py-mwlib.ext/Makefile @@ -6,12 +6,12 @@ # PORTNAME= mwlib.ext -PORTVERSION= 0.12.0 +PORTVERSION= 0.12.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= Provide Dependencies for mwlib USE_PYTHON= 2.5+ |