Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Aug 2005 17:32:55 +0400
From:      Andrej Zverev <az@inec.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/85480: [fix fetch] editors/le
Message-ID:  <E1EA6ER-00008q-4g@az.inec.ru>
Resent-Message-ID: <200508301340.j7UDeHVO034776@freefall.freebsd.org>

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

>Number:         85480
>Category:       ports
>Synopsis:       [fix fetch] editors/le
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 30 13:40:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #2: Wed Jul 6 12:10:32 MSD 2005 root@az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	My PR was the last and after that the distfile is  become not avalible,
	I recognize my fault, I take maintaintership and add mysite as mirror
	:) 
 	
>How-To-Repeat:
	
>Fix:

	

--- le.diff begins here ---
diff -Nru le.orig/Makefile le/Makefile
--- le.orig/Makefile	Tue Aug  2 10:03:41 2005
+++ le/Makefile	Tue Aug 30 17:21:34 2005
@@ -9,9 +9,10 @@
 PORTNAME=	le
 PORTVERSION=	1.12.5
 CATEGORIES=	editors
-MASTER_SITES=	ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/
+MASTER_SITES=	ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/ \
+		http://core.inec.ru/~az/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	az@inec.ru
 COMMENT=	Text editor
 
 USE_BZIP2=	yes
--- le.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1EA6ER-00008q-4g>