Date: Sat, 27 Sep 2003 14:36:57 -0500 (CDT) From: Mark Linimon <linimon@lonesome.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/57292: [patch] fix fetch for archivers/squsq Message-ID: <200309271936.h8RJavbj062217@lonesome.lonesome.com> Resent-Message-ID: <200309271940.h8RJeGuK008393@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 57292 >Category: ports >Synopsis: [patch] fix fetch for archivers/squsq >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: Sat Sep 27 12:40:15 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mark Linimon >Release: FreeBSD 4.9-PRERELEASE i386 >Organization: Lonesome Dove Computing Services >Environment: System: FreeBSD lonesome.lonesome.com 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Fri Sep 5 01:19:33 CDT 2003 linimon@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA_DEBUG i386 >Description: Due to an error in the MASTER_SITES specification, this port is only fetchable on FreeBSD at the moment. >How-To-Repeat: make fetch >Fix: --- squsq/Makefile.dist Mon May 12 08:30:45 2003 +++ squsq/Makefile Sat Sep 27 14:16:16 2003 @@ -8,7 +8,7 @@ PORTNAME= squsq PORTVERSION= 3.3 CATEGORIES= archivers -MASTER_SITES= ${MASTER_SITES_NETBSD} \ +MASTER_SITES= ${MASTER_SITE_NETBSD} \ http://freebsd.nsu.ru/distfiles/ DISTNAME= t20-squsq-3.3 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309271936.h8RJavbj062217>