aboutsummaryrefslogtreecommitdiff
path: root/sysutils/parallel/Makefile
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-02-24 15:56:05 +0000
committerJason Helfman <jgh@FreeBSD.org>2012-02-24 15:56:05 +0000
commit98a33e5d81edae99d17274a2eb8945b2c12f4921 (patch)
tree427886f1bdf81b41ba2444f5948b3dd08dc32551 /sysutils/parallel/Makefile
parent4dda5caf812fd00b42209a3a40d1e3ad520332b3 (diff)
Notes
Diffstat (limited to 'sysutils/parallel/Makefile')
-rw-r--r--sysutils/parallel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/parallel/Makefile b/sysutils/parallel/Makefile
index d2758adfee86..413beb603110 100644
--- a/sysutils/parallel/Makefile
+++ b/sysutils/parallel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= parallel
-PORTVERSION= 20120122
+PORTVERSION= 20120222
CATEGORIES= sysutils
MASTER_SITES= GNU
@@ -24,7 +24,8 @@ USE_PERL5= yes
MAN1= parallel.1 sem.1 sql.1 niceload.1
PLIST_FILES= bin/parallel bin/sem bin/sql bin/niceload
-PORTDOCS= parallel.html sem.html sql.html niceload.html
+PORTDOCS= parallel.html sem.html sql.html niceload.html \
+ parallel.texi sem.texi sql.texi niceload.texi
post-patch:
@${REINPLACE_CMD} -e '1 s|/usr/bin/perl|${PERL}|' ${WRKSRC}/src/parallel