Bug 92112 - Update port: ftp/gnusget Added more mirrors
Summary: Update port: ftp/gnusget Added more mirrors
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-21 21:00 UTC by Ilya A. Otyutskiy
Modified: 2006-01-22 18:39 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya A. Otyutskiy 2006-01-21 21:00:20 UTC
--- Makefile	Thu Jan 19 03:15:24 2006
+++ Makefile	Sat Jan 21 23:44:35 2006
@@ -1,5 +1,5 @@
 # New ports collection makefile for:   gnusget
-# Date created:        19 January 2006
+# Date created:        21 January 2006
 # Whom:                Ilya A. Otyutskiy <ilya.otyutskiy@gmail.com>
 #
 # $FreeBSD$
@@ -7,8 +7,11 @@
 
 PORTNAME=      gnusget
 PORTVERSION=   0.5.1
+PORTREVISION=  1
 CATEGORIES=    ftp
-MASTER_SITES=  http://edge.pp.ru/gnusget/
+MASTER_SITES=  http://edge.pp.ru/gnusget/ \
+               http://fb.roolz.org/gnusget/ \
+               http://dragomir.best-hosting.ru/gnusget/
 
 MAINTAINER=    ilya.otyutskiy@gmail.com
 COMMENT=       Shell-extension for wget, which uses download- and history-file.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-01-21 21:04:36 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer)
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2006-01-22 18:38:50 UTC
State Changed
From-To: open->closed

Committed, thanks! 

Please don't modify the header and don't add PORTREVISION for changes that 
does not affect installed port.