diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-03 22:20:29 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-03 22:20:29 +0000 |
commit | 2ce1a5e188516537f9f4197580652c1f790dc306 (patch) | |
tree | 6a3823571def06ec41b1bf6552341a0a681bf9bd /audio/grip | |
parent | 964e934725cd40aca01b8287ee46382c3d0ad8f8 (diff) | |
download | ports-2ce1a5e188516537f9f4197580652c1f790dc306.tar.gz ports-2ce1a5e188516537f9f4197580652c1f790dc306.zip |
Notes
Diffstat (limited to 'audio/grip')
-rw-r--r-- | audio/grip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/grip/Makefile b/audio/grip/Makefile index 0192ede24acf..bb4879569ac5 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= GTK front-end to external cd rippers and mp3 encoders -LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \ +LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ ghttp.1:${PORTSDIR}/www/libghttp USE_REINPLACE= yes |