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-announcer/Makefile | |
parent | 38a5bbfc5520b47cd345ee6da6acc51e7b052827 (diff) | |
download | ports-6589404cbeec8134de5505a3bcc6bd0150e6ff8b.tar.gz ports-6589404cbeec8134de5505a3bcc6bd0150e6ff8b.zip |
Notes
Diffstat (limited to 'www/trac-announcer/Makefile')
-rw-r--r-- | www/trac-announcer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-announcer/Makefile b/www/trac-announcer/Makefile index 4129929eae50..8ac8baf6725f 100644 --- a/www/trac-announcer/Makefile +++ b/www/trac-announcer/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://dist.codelabs.ru/fbsd/ PKGNAMEPREFIX= trac- DISTNAME= announcerplugin-r${REL} -MAINTAINER= rea-fbsd@codelabs.ru +MAINTAINER= rea@FreeBSD.org COMMENT= A plugin for making user-customizable notifications BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}Babel>=0.9:${PORTSDIR}/devel/py-babel |