aboutsummaryrefslogtreecommitdiff
path: root/audio/ladspa
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-25 22:36:27 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-25 22:36:27 +0000
commit1cab036aad67f2b9b1e61afc10dc9541d907688d (patch)
treebb422040694b2bc4390b1c580d5ce4cda714ea67 /audio/ladspa
parent880ca45ec7239f8feb3ace74374e4a84b3369461 (diff)
downloadports-1cab036aad67f2b9b1e61afc10dc9541d907688d.tar.gz
ports-1cab036aad67f2b9b1e61afc10dc9541d907688d.zip
- Style: don't quote COMMENT, it looks nasty in `make describe` output
Notes
Notes: svn path=/head/; revision=149494
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 67874e9c177e..1342fb41d187 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