aboutsummaryrefslogtreecommitdiff
path: root/devel/bugzilla3/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2011-08-13 18:25:03 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2011-08-13 18:25:03 +0000
commit0b20c1f4625a82ff04fc20dbc4b43d8eda23a6e9 (patch)
tree1506cc2364da6c8d617a9ae488825fdfc7f6c02d /devel/bugzilla3/Makefile
parenta95da7081015d4fecded9d73fca838e10fb1c498 (diff)
downloadports-0b20c1f4625a82ff04fc20dbc4b43d8eda23a6e9.tar.gz
ports-0b20c1f4625a82ff04fc20dbc4b43d8eda23a6e9.zip
Update to 3.6.6
Notes
Notes: svn path=/head/; revision=279621
Diffstat (limited to 'devel/bugzilla3/Makefile')
-rw-r--r--devel/bugzilla3/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/bugzilla3/Makefile b/devel/bugzilla3/Makefile
index 67204c9342de..e5cd85d4f986 100644
--- a/devel/bugzilla3/Makefile
+++ b/devel/bugzilla3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bugzilla
-PORTVERSION= 3.6.5
+PORTVERSION= 3.6.6
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= webtools webtools/archived
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= webtools webtools/archived
MAINTAINER= skv@FreeBSD.org
COMMENT= Bug-tracking system developed by Mozilla Project
+LICENSE= MPL
+
RUN_DEPENDS= \
${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \
p5-DBI>=1.41:${PORTSDIR}/databases/p5-DBI \
@@ -25,8 +27,6 @@ RUN_DEPENDS= \
p5-Email-Send>=2.00:${PORTSDIR}/mail/p5-Email-Send \
p5-Email-MIME>=1.861:${PORTSDIR}/mail/p5-Email-MIME
-LICENSE= MPL
-
LATEST_LINK= bugzilla3
USE_PERL5= yes