diff options
Diffstat (limited to 'audio/mpg123-esound')
-rw-r--r-- | audio/mpg123-esound/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/mpg123-esound/Makefile b/audio/mpg123-esound/Makefile index 076185ee482..c863d69e3d3 100644 --- a/audio/mpg123-esound/Makefile +++ b/audio/mpg123-esound/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2002/11/28 12:15:49 markd Exp $ +# $NetBSD: Makefile,v 1.5 2004/02/10 09:32:47 tron Exp $ PKGNAME= mpg123-esound-${MPG123_VERSION} +PKGREVISION= 1 COMMENT= Command-line player for mpeg layer 1, 2 and 3 audio with EsounD TARGET_SUFFIX= -esd |