diff options
Diffstat (limited to 'audio/py-openal')
-rw-r--r-- | audio/py-openal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-openal/Makefile b/audio/py-openal/Makefile index 5098c3603776..d6e000ebe3e7 100644 --- a/audio/py-openal/Makefile +++ b/audio/py-openal/Makefile @@ -11,7 +11,7 @@ DISTNAME= PyOpenAL-${PORTVERSION} DIST_SUBDIR= python MAINTAINER= acm@FreeBSD.org -COMMENT= PyOpenAL is a binding of OpenAL for Python +COMMENT= OpenAL bindings for Python LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE |