diff options
author | knu <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | d4608b373f3f182f549176d35e5175610fd50a8a (patch) | |
tree | 5c73a5671f386e029fa681c1317779d0a008091a /audio/mpegaudio | |
parent | 5e74228e64f4599e5af4aa6ce57336776e650950 (diff) | |
download | FreeBSD-ports-d4608b373f3f182f549176d35e5175610fd50a8a.zip FreeBSD-ports-d4608b373f3f182f549176d35e5175610fd50a8a.tar.gz |
De-pkg-comment.
Diffstat (limited to 'audio/mpegaudio')
-rw-r--r-- | audio/mpegaudio/Makefile | 1 | ||||
-rw-r--r-- | audio/mpegaudio/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpegaudio/Makefile b/audio/mpegaudio/Makefile index cda1406..9b87240 100644 --- a/audio/mpegaudio/Makefile +++ b/audio/mpegaudio/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= An MPEG/audio Layer 1 and Layer 2 encoder/decoder package MAN1= mpeg_musicin.1 mpeg_musicout.1 diff --git a/audio/mpegaudio/pkg-comment b/audio/mpegaudio/pkg-comment deleted file mode 100644 index b693c39..0000000 --- a/audio/mpegaudio/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An MPEG/audio Layer 1 and Layer 2 encoder/decoder package |