aboutsummaryrefslogtreecommitdiff
path: root/www/rt3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rt3/Makefile')
-rw-r--r--www/rt3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/rt3/Makefile b/www/rt3/Makefile
index 7fbfd5d2671f..215e3df20b63 100644
--- a/www/rt3/Makefile
+++ b/www/rt3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rt3
-PORTVERSION?= 3.0.6
+PORTVERSION?= 3.0.7
CATEGORIES= www
MASTER_SITES?= http://www.fsck.com/pub/rt/release/ \
http://www.fsck.com/pub/rt/devel/ \
@@ -136,7 +136,6 @@ pre-install:
post-install:
@${INSTALL_DATA} ${WRKSRC}/README ${RT_PATH}/README
- @${INSTALL_SCRIPT} ${FILESDIR}/ap2mp2-fix.pl ${RT_PATH}/bin
.if !defined(INITIAL_INSTALL)
@echo Upgrade of RT3 complete.
.else