Date: Sun, 10 Jan 1999 18:43:47 -0700 (MST) From: brett@peloton.physics.montana.edu To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/9430: add a MASTER_SITE for afterstep Message-ID: <199901110143.SAA06139@peloton.physics.montana.edu>
next in thread | raw e-mail | index | archive | help
>Number: 9430 >Category: ports >Synopsis: added a MASTER_SITE (the main site) to the AfterStep port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jan 10 17:50:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Brett Taylor >Release: FreeBSD 2.2.8-STABLE i386 >Organization: Montana State University, Bozeman >Environment: FreeBSD 2.2.8-STABLE i386 >Description: AfterStep port (x11-wm/afterstep) does not have the main afterstep site listed as a MASTER_SITE - added it to complement the present german MASTER_SITE. >How-To-Repeat: just apply the incredibly simple diff below >Fix: diff -ruN afterstep/Makefile temp/Makefile --- afterstep/Makefile Sun Jan 10 18:39:36 1999 +++ afterstep/Makefile Sun Jan 10 18:42:49 1999 @@ -9,7 +9,8 @@ DISTNAME= AfterStep-1.0 PKGNAME= afterstep-1.0 CATEGORIES= x11-wm -MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/X/afterstep/ +MASTER_SITES= ftp://ftp.afterstep.org/stable/archives/ \ + ftp://ftp.cs.tu-berlin.de/pub/X/afterstep/ MAINTAINER= jfitz@FreeBSD.ORG >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?199901110143.SAA06139>