From 55dc0f983aadef274380ef51058802f94a995d7e Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Sun, 8 Jun 2014 19:51:27 +0000 Subject: Remove all space characters from Makefile assignments. No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt) --- audio/sphinxbase/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/sphinxbase') diff --git a/audio/sphinxbase/Makefile b/audio/sphinxbase/Makefile index 31de0e8104a8..59ea575fc924 100644 --- a/audio/sphinxbase/Makefile +++ b/audio/sphinxbase/Makefile @@ -3,7 +3,7 @@ PORTNAME= sphinxbase PORTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 1 CATEGORIES= audio accessibility MASTER_SITES= SF/cmusphinx/${PORTNAME}/${PORTVERSION} -- cgit v1.2.3