summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
Diffstat (limited to 'dns')
-rw-r--r--dns/ddup/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/ddup/Makefile b/dns/ddup/Makefile
index 162c02fee9a1..0dad3b47bf11 100644
--- a/dns/ddup/Makefile
+++ b/dns/ddup/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ddup
PORTVERSION= 3.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITES_LOCAL}
DISTNAME= ${PORTNAME}-${PORTVERSION}-unix
@@ -32,7 +32,7 @@ post-extract:
@${GUNZIP_CMD} ${WRKSRC}/ddup.1.gz
post-patch:
- @${REINPLACE_CMD} -e 's,!!PREFIX!!,${PREFIX},' ${WRKSRC}/ddupcron.sh
+ @${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},' ${WRKSRC}/ddupcron.sh
@${REINPLACE_CMD} -e 's,/etc\b,${PREFIX}$$&,' ${WRKSRC}/ddup.1
pre-build: