summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-07-17 16:53:24 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-07-17 16:53:24 +0000
commit9a99114e55576fe8406ff101f85594e1208e2d22 (patch)
tree4aa9fada4bccbb1c5fec28297cd7544e53ff5dfe /audio
parent- update from 0.07 to 0.08 (diff)
Do not include the package name in the comment.
PR: ports/69181, ports/69182, ports/69183 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=113842
Diffstat (limited to 'audio')
-rw-r--r--audio/jack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/jack/Makefile b/audio/jack/Makefile
index deadd544b1f3..8113e4744f17 100644
--- a/audio/jack/Makefile
+++ b/audio/jack/Makefile
@@ -12,7 +12,7 @@ MASTER_SITE_SUBDIR= jackit
DISTNAME= jack-audio-connection-kit-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= JACK is a low-latency audio server
+COMMENT= A low-latency audio server
BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen
LIB_DEPENDS= portaudio.0:${PORTSDIR}/audio/portaudio \