aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/rt40/Makefile4
-rw-r--r--www/rt40/Makefile.cpan2
2 files changed, 3 insertions, 3 deletions
diff --git a/www/rt40/Makefile b/www/rt40/Makefile
index 609dd80adf08..87f87796f28b 100644
--- a/www/rt40/Makefile
+++ b/www/rt40/Makefile
@@ -2,10 +2,10 @@
PORTNAME= rt
PORTVERSION= 4.0.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ \
- ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/
+ SF/requesttracker/
MAINTAINER= matthew@FreeBSD.org
COMMENT= RT is an industrial-grade ticketing system written in Perl
diff --git a/www/rt40/Makefile.cpan b/www/rt40/Makefile.cpan
index a8209a041355..15ab5d31b8fc 100644
--- a/www/rt40/Makefile.cpan
+++ b/www/rt40/Makefile.cpan
@@ -32,7 +32,7 @@ CORE_DEPS= p5-CSS-Squish>=0.06:${PORTSDIR}/textproc/p5-CSS-Squish \
p5-DateTime>=0.44:${PORTSDIR}/devel/p5-DateTime \
p5-Devel-GlobalDestruction>0:${PORTSDIR}/devel/p5-Devel-GlobalDestruction \
p5-Devel-StackTrace>=1.30:${PORTSDIR}/devel/p5-Devel-StackTrace \
- p5-Email-Address>0:${PORTSDIR}/mail/p5-Email-Address \
+ p5-Email-Address>=1.89.5:${PORTSDIR}/mail/p5-Email-Address \
p5-Encode>=2.39:${PORTSDIR}/converters/p5-Encode \
p5-File-ShareDir>0:${PORTSDIR}/devel/p5-File-ShareDir \
p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \