aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/trac/Makefile
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2006-03-27 07:09:42 +0800
committerkuriyama <kuriyama@FreeBSD.org>2006-03-27 07:09:42 +0800
commit24cb269f021f271f8fed434589c8247de180a90b (patch)
tree76e72eb6cb62e9ff4b666affff8cb4d3ee9c2b54 /japanese/trac/Makefile
parent74e644f3be3347ad210d4cfde1400503bc643e7b (diff)
downloadfreebsd-ports-gnome-24cb269f021f271f8fed434589c8247de180a90b.tar.gz
freebsd-ports-gnome-24cb269f021f271f8fed434589c8247de180a90b.tar.zst
freebsd-ports-gnome-24cb269f021f271f8fed434589c8247de180a90b.zip
- Upgrade to 0.9.4.
- Don't conflict with trac-* plugins.
Diffstat (limited to 'japanese/trac/Makefile')
-rw-r--r--japanese/trac/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/trac/Makefile b/japanese/trac/Makefile
index cadbfb6b8a6a..303f921e1de0 100644
--- a/japanese/trac/Makefile
+++ b/japanese/trac/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= trac
-PORTVERSION= 0.9.3
+PORTVERSION= 0.9.4
CATEGORIES= japanese www devel python
MASTER_SITES= http://dist.bsdlab.org/ \
http://www.i-act.co.jp/project/products/downloads/
@@ -23,7 +23,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
OPTIONS= SILVERCITY "Use Silvercity for syntax highlighting" On \
DOCUTILS "Allow additional text markup" On
-CONFLICTS= trac-*
+CONFLICTS= trac-0.*
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-ja-1
USE_ZIP= yes