diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-RTx-Statistics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-RTx-Statistics/Makefile b/www/p5-RTx-Statistics/Makefile index 359cfbb6b924..5ac74dc39258 100644 --- a/www/p5-RTx-Statistics/Makefile +++ b/www/p5-RTx-Statistics/Makefile @@ -8,7 +8,7 @@ PORTNAME= RTx-Statistics PORTVERSION= 0.1.8 CATEGORIES= www perl5 -MASTER_SITES= ftp://anonftp.mqsoftware.com/kfh/RT/ +MASTER_SITES= http://opensvn.csie.org/RTx_Statistics/releases/${PORTVERSION}/ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org |