Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Nov 2011 02:50:03 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/162833: Update port: astro/orsa
Message-ID:  <20111125025003.baa4ae38.tkato432@yahoo.com>
Resent-Message-ID: <201111241820.pAOIKETm055994@freefall.freebsd.org>

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

>Number:         162833
>Category:       ports
>Synopsis:       Update port: astro/orsa
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 24 18:20:13 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/astro/orsa/Makefile astro/orsa/Makefile
--- /usr/ports/astro/orsa/Makefile	2011-11-02 15:03:31.000000000 +0900
+++ astro/orsa/Makefile	2011-11-02 15:05:21.000000000 +0900
@@ -10,7 +10,7 @@
 PORTVERSION=	0.7.0
 PORTREVISION=	21
 CATEGORIES=	astro
-MASTER_SITES=	SF/${PORTNAME}/OldFiles
+MASTER_SITES=	SF/${PORTNAME}/${PORTNAME:U}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Orbit Reconstruction, Simulation and Analysis
>Release-Note:
>Audit-Trail:
>Unformatted:



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