diff options
Diffstat (limited to 'audio/dvda-author/Makefile')
-rw-r--r-- | audio/dvda-author/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/dvda-author/Makefile b/audio/dvda-author/Makefile index e2ae39b27d10..f234440dec7c 100644 --- a/audio/dvda-author/Makefile +++ b/audio/dvda-author/Makefile @@ -7,7 +7,7 @@ PORTNAME= dvda-author PORTVERSION= 09.05 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= SF/dvd-audio/${PORTNAME}-core/${PORTNAME}-${PORTVERSION}-core @@ -20,7 +20,7 @@ LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \ ogg.6:${PORTSDIR}/audio/libogg \ sox.1:${PORTSDIR}/audio/sox \ samplerate.1:${PORTSDIR}/audio/libsamplerate \ - png.5:${PORTSDIR}/graphics/png + png.6:${PORTSDIR}/graphics/png MAN1= dvda-author.1 |