From 0fe5e8ffe6ff990cd54cfb171cdec648c7807560 Mon Sep 17 00:00:00 2001 From: Xin LI Date: Tue, 2 Oct 2007 02:01:30 +0000 Subject: [PATCH] - Bump PORTREVISION - Use MASTER_SITE=SF for sourceforge project Approved by: maintainer --- audio/id3lib/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile index b58135d681e1..6dac7fc575e0 100644 --- a/audio/id3lib/Makefile +++ b/audio/id3lib/Makefile @@ -7,10 +7,9 @@ PORTNAME= id3lib PORTVERSION= 3.8.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= kaeru@inigo-tech.com COMMENT= Library for manipulating ID3v1/v1.1 and ID3v2 tags