summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-12-29 00:51:27 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-12-29 00:51:27 +0000
commita265e796535d433a265f0da6911968be1dc9e4ea (patch)
tree67dfa54fe328b2293b90508de6c298b4339dc2fb /misc
parentIgnore checksum of tzfile.h. Closes PR ports/2306. (diff)
Switched to using ${MASTER_SITE_XCONTRIB} in the MASTER_SITE listing.
Notes
Notes: svn path=/head/; revision=5122
Diffstat (limited to 'misc')
-rw-r--r--misc/xless/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/xless/Makefile b/misc/xless/Makefile
index 84493bcbea21..9ba4f8d81079 100644
--- a/misc/xless/Makefile
+++ b/misc/xless/Makefile
@@ -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