diff options
author | Eygene Ryabinkin <rea@FreeBSD.org> | 2010-11-27 18:59:51 +0000 |
---|---|---|
committer | Eygene Ryabinkin <rea@FreeBSD.org> | 2010-11-27 18:59:51 +0000 |
commit | 6589404cbeec8134de5505a3bcc6bd0150e6ff8b (patch) | |
tree | 938e3994eab1b5733377b52e45cc53821260836b /www/trac-autocomplete/Makefile | |
parent | 38a5bbfc5520b47cd345ee6da6acc51e7b052827 (diff) |
Notes
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 |