From a467c62cc0c77e44e5dcb8d80a6aedebde2bfa11 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 13 Dec 2010 12:30:23 +0000 Subject: [PATCH] - Unbreak this port by updating MASTER_SITES and WWW PR: ports/153119 Submitted by: Kenneth Lind --- audio/gtkguitune/Makefile | 4 +--- audio/gtkguitune/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/audio/gtkguitune/Makefile b/audio/gtkguitune/Makefile index fe99b7267eb2..adf24d4eb37f 100644 --- a/audio/gtkguitune/Makefile +++ b/audio/gtkguitune/Makefile @@ -9,7 +9,7 @@ PORTNAME= gtkguitune PORTVERSION= 0.8 PORTREVISION= 2 CATEGORIES= audio -MASTER_SITES= http://www.geocities.com/harpin_floh/mysoft/ +MASTER_SITES= http://www.oocities.com/harpin_floh/mysoft/ DISTNAME= ${PORTNAME}-gtk2-${PORTVERSION} MAINTAINER= ports@FreeBSD.org @@ -17,8 +17,6 @@ COMMENT= A guitar (and other instruments) tuner for GTK LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 -BROKEN= does not fetch - WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes diff --git a/audio/gtkguitune/pkg-descr b/audio/gtkguitune/pkg-descr index 3930d25cefca..71b7a25c853d 100644 --- a/audio/gtkguitune/pkg-descr +++ b/audio/gtkguitune/pkg-descr @@ -3,4 +3,4 @@ using FFT like many programs, it counts the number of triggerings between two trigger levels in a certain amount of time, which tends to be more accurate for instrument tuning while requiring less processing than FFT. -WWW: http://www.geocities.com/harpin_floh/kguitune_page.html +WWW: http://www.oocities.com/harpin_floh/kguitune_page.html