summaryrefslogtreecommitdiff
path: root/devel/rt3/Makefile.install
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rt3/Makefile.install')
-rw-r--r--devel/rt3/Makefile.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rt3/Makefile.install b/devel/rt3/Makefile.install
index 8d0f3d7b1ca..c270bc7a0a0 100644
--- a/devel/rt3/Makefile.install
+++ b/devel/rt3/Makefile.install
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.install,v 1.13 2009/07/29 05:25:33 spz Exp $
+# $NetBSD: Makefile.install,v 1.14 2009/12/04 09:30:20 spz Exp $
.include "dirs.mk"
@@ -56,7 +56,7 @@ RT_ETC_FILES= acl.Oracle acl.Pg acl.mysql constraints.mysql \
schema.SQLite schema.mysql-4.0 schema.mysql-4.1
RT_UPGRADE_DIRS= 3.3.0 3.3.11 3.5.1 3.7.1 3.7.3 3.7.10 3.7.15 \
3.7.19 3.7.81 3.7.82 3.7.85 3.7.86 3.7.87 \
- 3.8.0 3.8.1 3.8.2 3.8.3 3.8.4
+ 3.8.0 3.8.1 3.8.2 3.8.3 3.8.4 3.8.6
MESSAGE_SUBST+= RTVARDIR=${RT_VAR_DIR:Q} RTSHAREDIR=${RT_SHARE_DIR:Q}