aboutsummaryrefslogtreecommitdiff
path: root/shells/lshell/Makefile
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2010-04-17 20:16:46 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2010-04-17 20:16:46 +0000
commit5d32d6b4736dc063e01ef0a8b63c04039eab1e28 (patch)
tree178bafc015b54592245b495b4856635469676f67 /shells/lshell/Makefile
parentf960c3784d848972f1342f270f867a91c3b8b8d3 (diff)
Notes
Diffstat (limited to 'shells/lshell/Makefile')
-rw-r--r--shells/lshell/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/lshell/Makefile b/shells/lshell/Makefile
index 295d1362db4d..fb1f5ccbb8ac 100644
--- a/shells/lshell/Makefile
+++ b/shells/lshell/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= lshell
-PORTVERSION= 0.9.8
+PORTVERSION= 0.9.10
CATEGORIES= shells
MASTER_SITES= SF
@@ -24,7 +24,7 @@ PORTDOCS= CHANGES COPYING README
post-patch:
@${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|g; \
- s|share/man|${LOCALBASE}/man|g; 44d' ${WRKSRC}/setup.py
+ s|share/man|${LOCALBASE}/man|g; 45d' ${WRKSRC}/setup.py
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}