From bd09d6660c4f0312a1dcc7213c71053005330a2f Mon Sep 17 00:00:00 2001 From: Adam David Date: Thu, 20 Jun 1996 12:39:36 +0000 Subject: missing ) --- security/fwtk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/fwtk') diff --git a/security/fwtk/Makefile b/security/fwtk/Makefile index bb16710a8b65..aea00eac5888 100644 --- a/security/fwtk/Makefile +++ b/security/fwtk/Makefile @@ -3,7 +3,7 @@ # Date created: 15th June 1996 # Whom: gpalmer # -# $Id: Makefile,v 1.1.1.1 1996/06/15 06:55:51 gpalmer Exp $ +# $Id: Makefile,v 1.2 1996/06/16 15:30:04 markm Exp $ # DISTNAME= fwtk-1.3 @@ -45,7 +45,7 @@ post-install: ( cd ${PREFIX}/man/man8; gzip -9nfv ${MAN8} ) .endif .if !defined(NOPORTDOCS) - ( cd ${WRKSRC}/doc ; cp ${DOCS} ${PREFIX}/share/doc/fwtk + ( cd ${WRKSRC}/doc ; cp ${DOCS} ${PREFIX}/share/doc/fwtk ) .endif .include -- cgit v1.2.3