diff options
author | naddy <naddy@FreeBSD.org> | 2003-02-21 20:52:52 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-02-21 20:52:52 +0800 |
commit | 97aaa4147a26c5e38f80fad02e31b7f3730e5d26 (patch) | |
tree | b9f41e87dc0ee5207a000ba86e20786c7d9e4897 /audio/mpg321 | |
parent | 69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882 (diff) | |
download | freebsd-ports-gnome-97aaa4147a26c5e38f80fad02e31b7f3730e5d26.tar.gz freebsd-ports-gnome-97aaa4147a26c5e38f80fad02e31b7f3730e5d26.tar.zst freebsd-ports-gnome-97aaa4147a26c5e38f80fad02e31b7f3730e5d26.zip |
pkg-comment -> COMMENT
Diffstat (limited to 'audio/mpg321')
-rw-r--r-- | audio/mpg321/Makefile | 1 | ||||
-rw-r--r-- | audio/mpg321/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile index f0b612de3b1b..f2066b023456 100644 --- a/audio/mpg321/Makefile +++ b/audio/mpg321/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mpg321 MAINTAINER= naddy@FreeBSD.org +COMMENT= A free command-line mp3 player, compatible with mpg123 LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \ mad.1:${PORTSDIR}/audio/mad diff --git a/audio/mpg321/pkg-comment b/audio/mpg321/pkg-comment deleted file mode 100644 index a723b1b83d4e..000000000000 --- a/audio/mpg321/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A free command-line mp3 player, compatible with mpg123 |