Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  6 Feb 2003 13:57:32 +0300 (MSK)
From:      Sergey A.Osokin <osa@FreeBSD.org.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        ports@FreeBSD.org
Subject:   [PATCH] databases/dbh: fix annoing fetching
Message-ID:  <20030206105732.69B7D195@freebsd.org.ru>

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

>Submitter-Id:	current-users
>Originator:	Sergey A. Osokin
>Organization:	n/a
>Confidential:	no
>Synopsis:	[PATCH] databases/dbh: fix annoing fetching
>Severity:	non-critical
>Priority:	low
>Category:	ports
>Class:		change-request
>Release:	FreeBSD 4.7-STABLE i386
>Environment:
System: FreeBSD 4.7-STABLE i386

>Description:
	databases/dbh: fix annoing fetching
	distro unavaliable at http://dbh.sourceforge.net/archive/ still
	Fri Aug 16 10:47:07 2002
	
>How-To-Repeat:
	check fenner
>Fix:

Index: ports/databases/dbh/Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/dbh/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- ports/databases/dbh/Makefile	2002/11/10 16:45:22	1.5
+++ ports/databases/dbh/Makefile	2003/02/06 10:54:19
@@ -10,8 +10,7 @@
 PORTVERSION=	1.0.11
 PORTREVISION=	1
 CATEGORIES=	databases
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
-		http://dbh.sourceforge.net/archive/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 DISTNAME=	${PORTNAME}_${PORTVERSION:R}-${PORTVERSION:E}
 EXTRACT_SUFX=	.tgz

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?20030206105732.69B7D195>