Date: Sat, 8 May 1999 20:02:43 +1000 (EST) From: jim@phrantic.phear.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/11576: fix port: wmcp-1.2.6 Message-ID: <199905081002.UAA43244@blues.ghis.net>
next in thread | raw e-mail | index | archive | help
>Number: 11576 >Category: ports >Synopsis: fix port: wmcp-1.2.6 >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat May 8 03:10:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Jim Mock >Release: FreeBSD 3.1-RELEASE i386 >Organization: >Environment: >Description: Patch fixes the MASTER_SITES so the tarball is fetchable. >How-To-Repeat: >Fix: Apply the following diff.. diff -ruN /usr/ports/misc/wmcp/Makefile wmcp/Makefile --- /usr/ports/misc/wmcp/Makefile Wed Mar 31 04:46:36 1999 +++ wmcp/Makefile Sat May 8 19:50:42 1999 @@ -8,7 +8,7 @@ DISTNAME= wmcp-1.2.6 CATEGORIES= misc windowmaker -MASTER_SITES= http://www.linuxbox.com/~bac/src/wmcp/ +MASTER_SITES= http://users.linuxbox.com/~bac/src/wmcp/ MAINTAINER= jim@phrantic.phear.net >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?199905081002.UAA43244>