diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | 7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch) | |
tree | 05d55fe113ac6af4c86e1954168aecc025c37b6e /audio/maplay/Makefile | |
parent | 3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75951
Diffstat (limited to 'audio/maplay/Makefile')
-rw-r--r-- | audio/maplay/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/maplay/Makefile b/audio/maplay/Makefile index ae0ea3193aa7..4159bcf6ffd2 100644 --- a/audio/maplay/Makefile +++ b/audio/maplay/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/} EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= MPEG audio player/decoder decoding layer I and II MPEG audio streams NO_WRKSUBDIR= yes |