aboutsummaryrefslogtreecommitdiff
path: root/textproc/idnits/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/idnits/Makefile')
-rw-r--r--textproc/idnits/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/idnits/Makefile b/textproc/idnits/Makefile
index afc8cb8ed676..fb26b81726c6 100644
--- a/textproc/idnits/Makefile
+++ b/textproc/idnits/Makefile
@@ -3,9 +3,10 @@
# Whom: fenner@FreeBSD.Org
#
# $FreeBSD$
+#
PORTNAME= idnits
-PORTVERSION= 2.12.05
+PORTVERSION= 2.12.06
CATEGORIES= textproc
MASTER_SITES= http://tools.ietf.org/tools/idnits/ \
LOCAL/sunpoet
@@ -18,10 +19,10 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
NO_BUILD= yes
-PLIST_FILES= bin/idnits
+PLIST_FILES= bin/${PORTNAME}
post-patch:
- @${REINPLACE_CMD} -e '1 s|^#!/bin/bash|#!${LOCALBASE}/bin/bash|g' \
+ @${REINPLACE_CMD} -e '1 s|^#!/bin/bash|#!${LOCALBASE}/bin/bash|' \
${WRKSRC}/${PORTNAME}
do-install: