diff options
Diffstat (limited to 'www-apps/trac')
-rw-r--r-- | www-apps/trac/trac-1.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/trac/trac-1.0.9.ebuild b/www-apps/trac/trac-1.0.9.ebuild index 3e262e03464f..05b93fd82c2a 100644 --- a/www-apps/trac/trac-1.0.9.ebuild +++ b/www-apps/trac/trac-1.0.9.ebuild @@ -13,7 +13,7 @@ inherit distutils-r1 eutils user webapp MY_PV=${PV/_p/.post} MY_P=Trac-${MY_PV} -DESCRIPTION="Trac is a minimalistic web-based project management, wiki and bug/issue tracking system" +DESCRIPTION="Enhanced wiki and issue tracking system for software development projects" HOMEPAGE="http://trac.edgewall.com/ https://pypi.python.org/pypi/Trac" SRC_URI="http://ftp.edgewall.com/pub/trac/${MY_P}.tar.gz" |