Date: Thu, 19 Oct 2006 16:08:46 -0400 (EDT) From: Thomas Abthorpe <thomas@goodking.ca> To: FreeBSD-gnats-submit@FreeBSD.org Cc: old@old.com.ua, thomas@goodking.ca Subject: ports/104583: [PATCH] audio/cantus: make fetchable Message-ID: <200610192008.k9JK8kRP028485@goodking.goodking.ca> Resent-Message-ID: <200610192020.k9JKKHAH079730@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104583 >Category: ports >Synopsis: [PATCH] audio/cantus: make fetchable >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 Oct 19 20:20:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Thomas Abthorpe >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: GoodKing.Ca >Environment: System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct 2 02:05:54 EDT >Description: - make fetchable by updating MASTER_SITES to gentoo mirrors Port maintainer (old@old.com.ua) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- cantus-1.07_3.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/cantus/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 14 Oct 2006 08:52:31 -0000 1.7 +++ Makefile 19 Oct 2006 20:07:25 -0000 @@ -9,7 +9,8 @@ PORTVERSION= 1.07 PORTREVISION= 3 CATEGORIES= audio -MASTER_SITES= http://web222.mis02.de/releases/cantus/ +MASTER_SITES= ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR= distfiles DISTNAME= ${PORTNAME}-${PORTVERSION}-1 MAINTAINER= old@old.com.ua --- cantus-1.07_3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610192008.k9JK8kRP028485>