diff options
Diffstat (limited to 'audio/mpg321/Makefile')
-rw-r--r-- | audio/mpg321/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile index 469ac2c15f63..45f1d22ae323 100644 --- a/audio/mpg321/Makefile +++ b/audio/mpg321/Makefile @@ -7,12 +7,12 @@ # PORTNAME= mpg321 -PORTVERSION= 0.0.5 +PORTVERSION= 0.0.5.1 CATEGORIES= audio MASTER_SITES= http://gemini.woot.net/~hosehead/packages/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= smpeg.1:${PORTSDIR}/graphics/smpeg \ ao.1:${PORTSDIR}/audio/libao \ |