diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-07 01:27:06 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-07 01:27:06 +0000 |
commit | c7ca0ba1270728541cb85479f0fd9d4aa5d82567 (patch) | |
tree | e120d11744661e220d8a3555e1cc169d34966ca9 /audio/trm | |
parent | - Make it do actually something useful. (diff) |
Chase the libmad/libid3tag shared lib version.
Notes
Notes:
svn path=/head/; revision=95225
Diffstat (limited to 'audio/trm')
-rw-r--r-- | audio/trm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/trm/Makefile b/audio/trm/Makefile index 18f88fed1c47..67f3a22944f9 100644 --- a/audio/trm/Makefile +++ b/audio/trm/Makefile @@ -7,7 +7,7 @@ PORTNAME= trm PORTVERSION= 0.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/ \ ftp://ftp.nl.musicbrainz.org/ \ |