diff options
author | rea <rea@FreeBSD.org> | 2010-11-28 02:59:51 +0800 |
---|---|---|
committer | rea <rea@FreeBSD.org> | 2010-11-28 02:59:51 +0800 |
commit | 54a959c2844f8dff545aa8a225b7160c21e9b97c (patch) | |
tree | 08d123a2474eff80700b49d9330a7f3fa330b2c3 /www/trac-datefield | |
parent | 85e7534473995768d3637699078b6ae0cad233d5 (diff) | |
download | freebsd-ports-gnome-54a959c2844f8dff545aa8a225b7160c21e9b97c.tar.gz freebsd-ports-gnome-54a959c2844f8dff545aa8a225b7160c21e9b97c.tar.zst freebsd-ports-gnome-54a959c2844f8dff545aa8a225b7160c21e9b97c.zip |
Change maintainer address for my ports
Approved by: erwin (co-mentor)
Diffstat (limited to 'www/trac-datefield')
-rw-r--r-- | www/trac-datefield/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-datefield/Makefile b/www/trac-datefield/Makefile index 57f9b14bf359..4dbadd1fa2f4 100644 --- a/www/trac-datefield/Makefile +++ b/www/trac-datefield/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://dist.codelabs.ru/fbsd/ PKGNAMEPREFIX= trac- DISTNAME= datefieldplugin-r${REL} -MAINTAINER= rea-fbsd@codelabs.ru +MAINTAINER= rea@FreeBSD.org COMMENT= A plugin for creating date fields BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools |