aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ladspa
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-11-26 06:36:27 +0800
committerpav <pav@FreeBSD.org>2005-11-26 06:36:27 +0800
commit70e3daab122c5274e375af28dd3794327b04d227 (patch)
tree35465bac4edf6a51d6992ad727901b03ee4f53bb /audio/ladspa
parent584b01268713eca5f7a87c8a81c2692dc04dd0e0 (diff)
downloadfreebsd-ports-graphics-70e3daab122c5274e375af28dd3794327b04d227.tar.gz
freebsd-ports-graphics-70e3daab122c5274e375af28dd3794327b04d227.tar.zst
freebsd-ports-graphics-70e3daab122c5274e375af28dd3794327b04d227.zip
- Style: don't quote COMMENT, it looks nasty in `make describe` output
Diffstat (limited to 'audio/ladspa')
-rw-r--r--audio/ladspa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ladspa/Makefile b/audio/ladspa/Makefile
index 67874e9c177..1342fb41d18 100644
--- a/audio/ladspa/Makefile
+++ b/audio/ladspa/Makefile
@@ -13,7 +13,7 @@ DISTNAME= ladspa_sdk_${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= arved@FreeBSD.org
-COMMENT= "Linux Audio Developer's Simple Plugin API"
+COMMENT= Linux Audio Developer's Simple Plugin API
WRKSRC= ${WRKDIR}/ladspa_sdk
USE_GMAKE= yes