diff options
Diffstat (limited to 'audio/mpg321/Makefile')
-rw-r--r-- | audio/mpg321/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile index 02fabbd15fce..213f80ca98c6 100644 --- a/audio/mpg321/Makefile +++ b/audio/mpg321/Makefile @@ -6,15 +6,14 @@ # PORTNAME= mpg321 -PORTVERSION= 0.2.2 -PORTREVISION= 1 +PORTVERSION= 0.2.3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mpg321 MAINTAINER= naddy@FreeBSD.org -LIB_DEPENDS= ao.2:${PORTSDIR}/audio/libao \ +LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \ mad.1:${PORTSDIR}/audio/mad GNU_CONFIGURE= yes |