From 69cf18dcef3e33bf09c69e1e2b2c55054a3acd1c Mon Sep 17 00:00:00 2001 From: obache Date: Fri, 6 May 2011 04:32:04 +0000 Subject: MASTER_SITES <=> HOMEPAGE. --- audio/ruby-mp3info/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/ruby-mp3info/Makefile b/audio/ruby-mp3info/Makefile index 27c38485eb3..3d0600f285f 100644 --- a/audio/ruby-mp3info/Makefile +++ b/audio/ruby-mp3info/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.3 2011/05/06 04:10:00 obache Exp $ +# $NetBSD: Makefile,v 1.4 2011/05/06 04:32:04 obache Exp $ # DISTNAME= ruby-mp3info-0.6.13 PKGNAME= ${DISTNAME:S/ruby-/${RUBY_PKGPREFIX}-/} +MASTER_SITES= http://rubyforge.org/frs/download.php/57443/ CATEGORIES= audio -MASTER_SITES= http://ruby-mp3info.rubyforge.org/ EXTRACT_SUFX= .tgz MAINTAINER= obache@NetBSD.org -HOMEPAGE= http://rubyforge.org/frs/download.php/57443/ +HOMEPAGE= http://ruby-mp3info.rubyforge.org/ COMMENT= Pure-ruby library for informations and tags on mp3 files LICENSE= ruby-license -- cgit v1.2.3