From d293b9db160a0dfd0ea19dba7bf255144ce233ef Mon Sep 17 00:00:00 2001
From: Andrew Pantyukhin <sat@FreeBSD.org>
Date: Wed, 18 Apr 2007 08:01:25 +0000
Subject: - De-4.x-ify most of my ports to save gnats from excessive abuse -
 s/CSME/CENKES/ in my ports

---
 audio/laudio/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'audio/laudio')

diff --git a/audio/laudio/Makefile b/audio/laudio/Makefile
index b4b8935c880d..32539cc7df9d 100644
--- a/audio/laudio/Makefile
+++ b/audio/laudio/Makefile
@@ -8,7 +8,7 @@
 PORTNAME=	laudio
 PORTVERSION=	0.4
 CATEGORIES=	audio linux
-MASTER_SITES=	http://www.lossless-audio.com/ CSME
+MASTER_SITES=	http://www.lossless-audio.com/ CENKES
 DISTNAME=	la04
 
 MAINTAINER=	infofarmer@FreeBSD.org
@@ -25,7 +25,7 @@ do-install:
 	@${INSTALL_PROGRAM} ${WRKDIR}/la ${PREFIX}/bin/laudio
 	@${BRANDELF} -t Linux ${PREFIX}/bin/laudio
 .if !defined(NOPORTDOCS)
-	@${MKDIR} ${DOCSDIR}
+	@${INSTALL} -d ${DOCSDIR}/
 	@${INSTALL_DATA} ${WRKDIR}/readme.txt ${DOCSDIR}
 .endif
 
-- 
cgit v1.2.3