diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2006-04-06 07:52:08 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2006-04-06 07:52:08 +0000 |
commit | 074f2b759ab2b49b9846a2e62970c76380ba50ae (patch) | |
tree | d7cfad897cfb6baf442101aa4b6033fc3656e4b7 /www | |
parent | 995123b4566449dfbb54f6d80712999e8c47bc4d (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/myghty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/myghty/Makefile b/www/myghty/Makefile index 830f9a902209..139768391bff 100644 --- a/www/myghty/Makefile +++ b/www/myghty/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= Myghty-${PORTVERSION} -MAINTAINER= dryice@dryice.name +MAINTAINER= ports@FreeBSD.org COMMENT= Myghty is a Python based templating framework USE_PYTHON= 2.3+ |