Bug 98840 - [maintainer]: fix master_site for news/nzbperl
Summary: [maintainer]: fix master_site for news/nzbperl
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jean Milanez Melo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-12 02:40 UTC by Tim Welch
Modified: 2006-06-12 15:04 UTC (History)
0 users

See Also:


Attachments
nzbperl.diff (368 bytes, patch)
2006-06-12 02:40 UTC, Tim Welch
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Welch 2006-06-12 02:40:18 UTC
	Author's site seems to be AWOL. Add my site as a mirror.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-06-12 02:44:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jmelo

jmelo@ wants to have WWW and MASTER_SITES PRs
Comment 2 Tim Welch 2006-06-12 03:53:15 UTC
Add another mirror, provided by kaeru@freenode.

--- nzbperl.diff begins here ---
diff -urN nzbperl.orig/Makefile nzbperl/Makefile
--- nzbperl.orig/Makefile       Fri Jun  2 17:12:37 2006
+++ nzbperl/Makefile    Sun Jun 11 21:47:58 2006
@@ -8,7 +8,8 @@
 PORTNAME=      nzbperl
 PORTVERSION=   0.6.8
 CATEGORIES=    news
-MASTER_SITES=  http://noisybox.net/computers/nzbperl/
+MASTER_SITES=  http://www.thepentagon.org/local_distfiles/ \
+               ftp://ftp.foss.org.my/pub/FreeBSD/misc/
 DISTNAME=      nzbperl.pl
 EXTRACT_SUFX=
--- nzbperl.diff ends here ---
Comment 3 Jean Milanez Melo freebsd_committer freebsd_triage 2006-06-12 15:04:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!