summaryrefslogtreecommitdiff
path: root/audio/cmp3
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cmp3')
-rw-r--r--audio/cmp3/Makefile5
-rw-r--r--audio/cmp3/pkg/DESCR5
2 files changed, 4 insertions, 6 deletions
diff --git a/audio/cmp3/Makefile b/audio/cmp3/Makefile
index d58a473919a..cd25bf8cd3f 100644
--- a/audio/cmp3/Makefile
+++ b/audio/cmp3/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/09/27 23:17:42 jlam Exp $
-# FreeBSD: ports/audio/cmp3/Makefile,v 1.13 2001/02/04 21:12:44 olgeni Exp
+# $NetBSD: Makefile,v 1.5 2001/09/30 09:24:27 wiz Exp $
#
DISTNAME= cmp3-2.0pre5
@@ -9,7 +8,7 @@ MASTER_SITES= http://www.personal.psu.edu/users/n/k/nkk104/cmp3/
MAINTAINER= rxg@ms25.url.com.tw
HOMEPAGE= http://www.personal.psu.edu/nkk104/cmp3/
-COMMENT= ncurses based frontend to mpg123
+COMMENT= curses based frontend to mpg123
DEPENDS+= mpg123-[0-9]*:../../audio/mpg123
diff --git a/audio/cmp3/pkg/DESCR b/audio/cmp3/pkg/DESCR
index 831cfd73cb9..dee1a3c35f3 100644
--- a/audio/cmp3/pkg/DESCR
+++ b/audio/cmp3/pkg/DESCR
@@ -1,3 +1,2 @@
-A simple yet featureful ncurses frontend to mpg123. Includes
-playlist support, volume control and tools to help with file
-management.
+A simple yet featureful curses frontend to mpg123. Includes playlist
+support, volume control and tools to help with file management.