diff options
Diffstat (limited to 'audio/mpg123/Makefile.common')
-rw-r--r-- | audio/mpg123/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpg123/Makefile.common b/audio/mpg123/Makefile.common index 0d4b4fb3c68..dc4b00d5cf8 100644 --- a/audio/mpg123/Makefile.common +++ b/audio/mpg123/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.44 2017/07/14 05:46:46 maya Exp $ +# $NetBSD: Makefile.common,v 1.45 2017/09/08 08:50:23 wiz Exp $ # # used by audio/mpg123-arts/Makefile # used by audio/mpg123-esound/Makefile @@ -7,7 +7,7 @@ # used by audio/mpg123-pulse/Makefile # used by audio/mpg123-sun/Makefile -DISTNAME= mpg123-1.25.2 +DISTNAME= mpg123-1.25.5 PKGNAME?= ${DISTNAME:C/[[:alnum:]]*/&-${MPG123_MODULE}/} CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpg123/} |