diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-14 13:41:32 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-14 13:41:32 +0000 |
commit | 1827e477d51bfc4041a5e0b0e91ceede45907d19 (patch) | |
tree | 52c1acd1b441a94e2cd214f20140825641498e0e /audio/xmms-sndstretch | |
parent | cc4b7ee04b5c833ecceb69641ae6368d0a0cb24a (diff) |
Chase xmms shared library version bump.
Notes
Notes:
svn path=/head/; revision=53054
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 feaa72e48818..692e33c1d459 100644 --- a/audio/xmms-sndstretch/Makefile +++ b/audio/xmms-sndstretch/Makefile @@ -14,7 +14,7 @@ DISTNAME= sndstretch_xmms-${PORTVERSION} MAINTAINER= ports@edwinm.ik.nu -LIB_DEPENDS= xmms.2:${PORTSDIR}/audio/xmms +LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms WRKSRC= ${WRKDIR}/sndstretch_xmms |