Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2001 05:59:14 +0300 (EEST)
From:      kkonstan@duth.gr
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28161: Maintainer update: net/wmnetmon: fix MASTER_SITES
Message-ID:  <200106150259.f5F2xE222284@emily.cc.duth.gr>

next in thread | raw e-mail | index | archive | help

>Number:         28161
>Category:       ports
>Synopsis:       Maintainer update: net/wmnetmon: fix MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 14 20:00:11 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Konstantinos Konstantinidis
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
Demokritos University of Thrace
>Environment:

>Description:

Master site is MIA for weeks now, fortunately I have a copy.
This patch merely switches the MASTER_SITES to my mirror.

>How-To-Repeat:
>Fix:

diff -ruN wmnetmon.orig/Makefile wmnetmon/Makefile
--- wmnetmon.orig/Makefile	Fri Jun 15 05:53:02 2001
+++ wmnetmon/Makefile	Fri Jun 15 05:55:07 2001
@@ -8,7 +8,9 @@
 PORTNAME=	wmnetmon
 PORTVERSION=	0.2p5
 CATEGORIES=	net windowmaker
-MASTER_SITES=	ftp://neubula.utad.pt/pub/wmnetmon/
+# Master site is MIA for weeks now...
+#MASTER_SITES=	ftp://neubula.utad.pt/pub/wmnetmon/
+MASTER_SITES=	http://avdira.cc.duth.gr/~kkonstan/stuff/software/
 
 MAINTAINER=	kkonstan@daemon.gr
 
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106150259.f5F2xE222284>