Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jan 1999 15:46:23 -0500 (EST)
From:      Don Croyle <croyle@gelemna.ft-wayne.in.us>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9643: Fix lang/elisp-manual distfile location
Message-ID:  <199901232046.PAA29437@emerson.gelemna.ft-wayne.in.us>

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

>Number:         9643
>Category:       ports
>Synopsis:       Fix lang/elisp-manual distfile location
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 23 12:50:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Don Croyle
>Release:        FreeBSD 3.0-STABLE i386
>Organization:
>Environment:

	

>Description:
The distfile has migrated into a subdirectory at most of the master
sites.
	

>How-To-Repeat:

	

>Fix:
Apply this patch:	
	
diff -ruN elisp-manual.old/Makefile elisp-manual/Makefile
--- elisp-manual.old/Makefile	Fri Sep 18 16:51:42 1998
+++ elisp-manual/Makefile	Sat Jan 23 15:04:37 1999
@@ -9,6 +9,7 @@
 DISTNAME=	elisp-manual-20-2.5
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_GNU}
+MASTER_SITE_SUBDIR=	emacs
 
 MAINTAINER=	croyle@gelemna.ft-wayne.in.us
 

>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?199901232046.PAA29437>