aboutsummaryrefslogtreecommitdiff
path: root/sysutils/memtest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/memtest/Makefile')
-rw-r--r--sysutils/memtest/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/memtest/Makefile b/sysutils/memtest/Makefile
index da3e911d3d8b..6c09f341fdcf 100644
--- a/sysutils/memtest/Makefile
+++ b/sysutils/memtest/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= memtest
-PORTVERSION= 4.2.1
+PORTVERSION= 4.2.2
CATEGORIES= sysutils
MASTER_SITES= http://pyropus.ca/software/${PORTNAME}er/old-versions/
DISTNAME= ${PORTNAME}er-${PORTVERSION}
@@ -21,7 +21,7 @@ PLIST_FILES= bin/memtest
post-patch:
@${REINPLACE_CMD} -e 's|cc|${CC}|' \
- ${WRKSRC}/conf-cc
+ ${WRKSRC}/conf-*
@${MV} ${WRKSRC}/${PORTNAME}er.8 ${WRKSRC}/${MAN8}
@${REINPLACE_CMD} -e 's|${PORTNAME}er |${PORTNAME} |g' \
-e 's| ${PORTNAME}er| ${PORTNAME}|' \