diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-08 00:10:16 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-08 00:10:16 +0000 |
commit | c91c8e8e4dfc3105865f216ac845e1615836a7e4 (patch) | |
tree | f2a5b0808d0defafea1521620ab431d5fe220ab9 /audio/xmms-sndstretch | |
parent | 14c4e7a80d6e5b30dfd07aec321dd861c36edfe4 (diff) |
Notes
Diffstat (limited to 'audio/xmms-sndstretch')
-rw-r--r-- | audio/xmms-sndstretch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-sndstretch/Makefile b/audio/xmms-sndstretch/Makefile index 9592b1994610..be7ab90fd7ad 100644 --- a/audio/xmms-sndstretch/Makefile +++ b/audio/xmms-sndstretch/Makefile @@ -15,7 +15,7 @@ DISTNAME= sndstretch_xmms-${PORTVERSION} MAINTAINER= ports@edwinm.ik.nu COMMENT= Plugin for xmms to change the pitch and/or speed -LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms +LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms WRKSRC= ${WRKDIR}/sndstretch_xmms |