diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-05-09 01:11:06 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-05-09 01:11:06 +0000 |
commit | ae2e7f3d70a1d2229ffdf16334c8970ca594fd15 (patch) | |
tree | 0a55b6dd972212b21d63fc3a537ec08b538447ea /audio/id3ed | |
parent | update textproc/p5-Text-Template to 1.44 (diff) |
fix MASTER_SITES audio/id3ed
distfile has moved, update MASTER_SITES
Noticed by: portsurvey
PR: ports/51439
Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes:
svn path=/head/; revision=80496
Diffstat (limited to 'audio/id3ed')
-rw-r--r-- | audio/id3ed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/id3ed/Makefile b/audio/id3ed/Makefile index fa2b9de313e1..e7f92eaa9113 100644 --- a/audio/id3ed/Makefile +++ b/audio/id3ed/Makefile @@ -8,7 +8,7 @@ PORTNAME= id3ed PORTVERSION= 1.10.4 CATEGORIES= audio -MASTER_SITES= http://www.azstarnet.com/~donut/programs/id3ed/ +MASTER_SITES= http://www.dakotacom.net/~donut/programs/id3ed/ MAINTAINER= ports@FreeBSD.org COMMENT= An id3 tag editor for mp3 files |