aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/rdup/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/rdup/Makefile')
-rw-r--r--sysutils/rdup/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/rdup/Makefile b/sysutils/rdup/Makefile
index 3fe4bbba9935..f737a4c7aa4e 100644
--- a/sysutils/rdup/Makefile
+++ b/sysutils/rdup/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= rdup
-PORTVERSION= 1.1.2
+PORTVERSION= 1.1.4
CATEGORIES= sysutils
MASTER_SITES= http://miek.nl/projects/rdup/
@@ -39,7 +39,5 @@ MAN1= rdup.1 \
MAN7= rdup-backups.7
-post-patch:
- @${REINPLACE_CMD} -e 's|/bin/bash|${LOCALBASE}/bin/bash|' ${WRKSRC}/sh/rdup-simple.in
.include <bsd.port.mk>