Switched to using ${MASTER_SITE_XCONTRIB} in the MASTER_SITE listing.

This commit is contained in:
David E. O'Brien 1996-12-29 00:51:27 +00:00
parent d2e8909386
commit a265e79653
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5122

View file

@ -3,13 +3,14 @@
# Date created: 23 December 1996
# Whom: Conrad Sabatier <conrads@neosoft.com>
#
# $Id: porting.sgml,v 1.2.4.5 1996/06/19 20:28:08 jkh Exp $
# $Id: Makefile,v 1.1.1.1 1996/12/28 03:07:50 obrien Exp $
#
DISTNAME= xless-1.7
CATEGORIES= misc
MASTER_SITES= ftp://ftp.x.org/contrib/applications/ \
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/
MASTER_SITE_SUBDIR= applications
MAINTAINER= conrads@neosoft.com