diff options
Diffstat (limited to 'www/py-routes')
-rw-r--r-- | www/py-routes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-routes/Makefile b/www/py-routes/Makefile index 8bd005ecbc0b..de13ecb3412f 100644 --- a/www/py-routes/Makefile +++ b/www/py-routes/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= source/R/Routes PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Routes-${PORTVERSION} -MAINTAINER= dryice@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Routing package for Python that matches URLs to dicts and vice versa USE_PYTHON= yes |