From 509263a31d4b4220f8cea9af8121430cc8e57423 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sat, 11 Nov 2000 05:36:10 +0000 Subject: White space cleanup. --- devel/libshhmsg/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'devel/libshhmsg') diff --git a/devel/libshhmsg/Makefile b/devel/libshhmsg/Makefile index 8bd7d3011a13..5aa1dd2e6c7d 100644 --- a/devel/libshhmsg/Makefile +++ b/devel/libshhmsg/Makefile @@ -1,3 +1,4 @@ +# ex:ts=8 # New ports collection makefile for: libshhmsg # Date created: 1 May 1998 # Whom: Andrey Zakhvatov @@ -8,7 +9,7 @@ PORTNAME= libshhmsg PORTVERSION= 1.4.0 CATEGORIES= devel -MASTER_SITES= http://shh.thathost.com/pub-unix/files/ +MASTER_SITES= http://shh.thathost.com/pub-unix/files/ DISTNAME= shhmsg-${PORTVERSION} MAINTAINER= obrien@FreeBSD.org @@ -18,9 +19,9 @@ INSTALLS_SHLIB= yes post-install: .if !defined(NOPORTDOCS) - @ ${MKDIR} ${PREFIX}/share/doc/libshhmsg + @${MKDIR} ${PREFIX}/share/doc/libshhmsg .for file in CREDITS README shhmsg.txt - @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/libshhmsg + @${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/libshhmsg .endfor .endif -- cgit v1.2.3