aboutsummaryrefslogtreecommitdiff
path: root/www/rt32/Makefile
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2003-11-18 09:21:10 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2003-11-18 09:21:10 +0000
commitf6ea0d1357aacae2d0024c04471c05058adb633b (patch)
treefdcfec59295fb33243a8be0b06d248c337a374ca /www/rt32/Makefile
parent860ab884d1430ff2f428c089c79734224b9be9df (diff)
downloadports-f6ea0d1357aacae2d0024c04471c05058adb633b.tar.gz
ports-f6ea0d1357aacae2d0024c04471c05058adb633b.zip
Notes
Diffstat (limited to 'www/rt32/Makefile')
-rw-r--r--www/rt32/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/rt32/Makefile b/www/rt32/Makefile
index 7fbfd5d2671f..215e3df20b63 100644
--- a/www/rt32/Makefile
+++ b/www/rt32/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