diff options
Diffstat (limited to 'www/trac-autocomplete/Makefile')
-rw-r--r-- | www/trac-autocomplete/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-autocomplete/Makefile b/www/trac-autocomplete/Makefile index 09cc80536d65..70335148117a 100644 --- a/www/trac-autocomplete/Makefile +++ b/www/trac-autocomplete/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://dist.codelabs.ru/fbsd/ PKGNAMEPREFIX= trac- DISTNAME= autocompleteusersplugin-r${REL} -MAINTAINER= rea-fbsd@codelabs.ru +MAINTAINER= rea@FreeBSD.org COMMENT= A plugin for autocompletion of user names in ticket fields BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools |