From 16e4b98d3929c8bf85f71dd41c5fc6c05f67c119 Mon Sep 17 00:00:00 2001 From: alek Date: Tue, 13 Sep 2005 07:42:54 +0000 Subject: [PATCH] Update HOMEPAGE/MASTER_SITES From Nick Nauwelaerts (MAINTAINER) --- audio/id3ed/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/id3ed/Makefile b/audio/id3ed/Makefile index 5b4f824607d..c3fe49b6965 100644 --- a/audio/id3ed/Makefile +++ b/audio/id3ed/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.8 2004/11/21 17:51:45 espie Exp $ +# $OpenBSD: Makefile,v 1.9 2005/09/13 07:42:54 alek Exp $ COMMENT= "interactive console id3 tag editor" DISTNAME= id3ed-1.10.4 CATEGORIES= audio -HOMEPAGE= http://www.azstarnet.com/~donut/programs/id3ed.html +HOMEPAGE= http://www.dakotacom.net/~donut/programs/id3ed.html MAINTAINER= Nick Nauwelaerts @@ -16,7 +16,7 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes WANTLIB= c curses m readline stdc++ -MASTER_SITES= http://www.azstarnet.com/~donut/programs/id3ed/ +MASTER_SITES= http://www.dakotacom.net/~donut/programs/id3ed/ NO_REGRESS= Yes CONFIGURE_STYLE= gnu