Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 1996 03:49:09 -0800 (PST)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        obrien@freefall.freebsd.org
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org
Subject:   Re: cvs commit:  ports/misc/xless - Imported sources
Message-ID:  <199612281149.DAA04610@baloon.mimi.com>
In-Reply-To: <199612280307.TAA23953@freefall.freebsd.org> (obrien@freefall.freebsd.org)

next in thread | previous in thread | raw e-mail | index | archive | help
 *   N ports/misc/xless/Makefile

Thanks.  By the way, doesn't this:

===
MASTER_SITES=   ftp://ftp.x.org/contrib/applications/ \
                ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/
===

look better this way?

===
MASTER_SITES=   ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/ \
		${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	applications
===

(I'm assuming ftp.cs.berkeley.edu is the "developer's master site" and
 ftp.x.org is the usual distribution channel.)

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612281149.DAA04610>