summaryrefslogtreecommitdiff
path: root/www/redmine60/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/redmine60/Makefile')
-rw-r--r--www/redmine60/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/redmine60/Makefile b/www/redmine60/Makefile
index 5a0a329afaaf..fa4bd4c9b52e 100644
--- a/www/redmine60/Makefile
+++ b/www/redmine60/Makefile
@@ -1,5 +1,5 @@
PORTNAME= redmine
-PORTVERSION= 6.0.5
+PORTVERSION= 6.0.6
CATEGORIES= www
MASTER_SITES= https://www.redmine.org/releases/
PKGNAMESUFFIX= 60
@@ -90,7 +90,7 @@ post-extract:
@${MV} ${WRKSRC}/config/settings.yml ${WRKSRC}/config/settings.yml.sample
@${MV} ${WRKSRC}/config/database.yml.example ${WRKSRC}/config/database.yml.sample
-Xpost-patch:
+post-patch:
@${RM} ${WRKSRC}/Gemfile.orig
do-install: