diff options
Diffstat (limited to 'japanese/trac/Makefile')
-rw-r--r-- | japanese/trac/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/trac/Makefile b/japanese/trac/Makefile index f84c79671c68..e6264ba61115 100644 --- a/japanese/trac/Makefile +++ b/japanese/trac/Makefile @@ -6,7 +6,7 @@ # PORTNAME= trac -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.5 CATEGORIES= japanese www devel python MASTER_SITES= http://dist.bsdlab.org/ \ http://www.i-act.co.jp/project/products/downloads/ @@ -15,8 +15,6 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}-ja-1.zip MAINTAINER= kuriyama@FreeBSD.org COMMENT= An enhanced wiki and issue tracking system for software projects -FORBIDDEN= http://www.vuxml.org/freebsd/400d9d22-d6c5-11da-a14b-00123ffe8333.html - BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite20 \ ${PYTHON_SITELIBDIR}/neo_cgi.so:${PORTSDIR}/www/clearsilver-python \ ${PYTHON_SITELIBDIR}/svn/__init__.py:${PORTSDIR}/devel/subversion-python \ |