aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-12-26 19:33:37 +0800
committeredwin <edwin@FreeBSD.org>2002-12-26 19:33:37 +0800
commit9ea36c81ebf67b51dd856745cbae44b5606bff18 (patch)
treeb8ed7fc05a8e5dc5923aba2f1574a74dd83b3cf5
parente2215f8ea2572074114a5ef18be7948afff72ff7 (diff)
downloadfreebsd-ports-gnome-9ea36c81ebf67b51dd856745cbae44b5606bff18.tar.gz
freebsd-ports-gnome-9ea36c81ebf67b51dd856745cbae44b5606bff18.tar.zst
freebsd-ports-gnome-9ea36c81ebf67b51dd856745cbae44b5606bff18.zip
Adjusted layout of MASTER_SITE, removed SUNSITE mirrors.
Informed maintainer about it. Noticed by: portsurvey
-rw-r--r--audio/id3ed/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/audio/id3ed/Makefile b/audio/id3ed/Makefile
index 76e3ceb36e60..37b944bd3b05 100644
--- a/audio/id3ed/Makefile
+++ b/audio/id3ed/Makefile
@@ -8,9 +8,11 @@
PORTNAME= id3ed
PORTVERSION= 1.10.2
CATEGORIES= audio
-MASTER_SITES= http://www.azstarnet.com/~donut/id3ed/ \
- http://www.treefort.org/~donut/id3ed/ \
- ${MASTER_SITE_SUNSITE}
+MASTER_SITES= http://www.azstarnet.com/~donut/programs/id3ed/ \
+ http://www.treefort.org/~donut/id3ed/
+# 1.10.2 isn't available from SUNSITE, 1.10.3 is.
+# informed maintainer - edwin 20021226
+# ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/editors
MAINTAINER= cpiazza@FreeBSD.org