From a31348de47b1094e0331c1370ebc8e4f3d09f00d Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sat, 16 Jun 2007 16:35:34 +0000 Subject: - Update to 1.1 PR: ports/113746 Submitted by: Nils Vogels --- security/blocksshd/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'security/blocksshd/Makefile') diff --git a/security/blocksshd/Makefile b/security/blocksshd/Makefile index 2915592f6b03..626df4ee51e7 100644 --- a/security/blocksshd/Makefile +++ b/security/blocksshd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= blocksshd -PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTVERSION= 1.1 CATEGORIES= security sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= blocksshd @@ -26,12 +25,12 @@ USE_RC_SUBR= blocksshd USE_DOS2UNIX= blocksshd blocksshd.conf MAN1= blocksshd.1 +MANCOMPRESSED= yes post-extract: @${CHMOD} 755 ${WRKSRC}/init post-patch: - @${REINPLACE_CMD} -e 's|^MANCOMPRESS = .gz||g' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's|/etc/blocksshd.conf|${PREFIX}/etc/blocksshd.conf|g' ${WRKSRC}/blocksshd post-install: -- cgit v1.2.3