aboutsummaryrefslogtreecommitdiff
path: root/www/rt42/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rt42/Makefile')
-rw-r--r--www/rt42/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/rt42/Makefile b/www/rt42/Makefile
index 6adf4d0704df..3fdaa5d42109 100644
--- a/www/rt42/Makefile
+++ b/www/rt42/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= rt
-DISTVERSION= 4.2.9
-PORTREVISION= 3
+DISTVERSION= 4.2.10
CATEGORIES= www
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/
PKGNAMESUFFIX= 42
@@ -64,7 +63,6 @@ DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}
DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}
RT_ETC_PATH= ${PREFIX}/${RT_ETC_DIR}
-
AP_MODPERL_DESC= Deploy with apache and mod_perl
AP_MODPERL_RUN_DEPENDS= ${MODPERL2_DEPS}