Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2000 11:33:17 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/22248: Update port: graphics/xfig
Message-ID:  <20001023183317.DB89B37B479@hub.freebsd.org>

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

>Number:         22248
>Category:       ports
>Synopsis:       Update port: graphics/xfig
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 23 11:40:02 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.1.1-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/graphics/xfig/Makefile graphics/xfig/Makefile
--- /usr/ports/graphics/xfig/Makefile	Wed Sep  6 05:15:53 2000
+++ graphics/xfig/Makefile	Tue Oct 24 03:05:29 2000
@@ -8,8 +8,8 @@
 PORTNAME=	xfig
 PORTVERSION=	3.2.3c
 CATEGORIES=	graphics
-MASTER_SITES=	ftp://www-epb.lbl.gov/xfig/ \
-		${MASTER_SITE_XCONTRIB}
+MASTER_SITES=	${MASTER_SITE_XCONTRIB} \
+		ftp://www-epb.lbl.gov/xfig/libraries/
 MASTER_SITE_SUBDIR=	applications/drawing_tools/xfig
 DISTNAME=	${PORTNAME}.${PORTVERSION}.full
 


>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?20001023183317.DB89B37B479>