aboutsummaryrefslogtreecommitdiff
path: root/news/inn/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-06-09 20:30:48 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-06-09 20:30:48 +0000
commitb9de059d9da414075e23c5e86233ce4f66dd0c4f (patch)
tree4f50f8582d8aace3fbc1b819e4c220719a211ea1 /news/inn/Makefile
parent8386b7fae3cc79efb25997e102a2748d656fc17a (diff)
Notes
Diffstat (limited to 'news/inn/Makefile')
-rw-r--r--news/inn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile
index 4579dd6cd97f..8182c3814283 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -7,7 +7,7 @@
PORTNAME= inn
PORTVERSION= 2.4.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= news ipv6
MASTER_SITES= ${MASTER_SITE_ISC}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -184,6 +184,6 @@ post-install:
${MV} history.n.$${s} history.$${s} ; \
done ; \
fi)
- @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
+ @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL PORTMODE
.include <bsd.port.post.mk>