summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>1999-01-21 03:55:19 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>1999-01-21 03:55:19 +0000
commit028d6a6f16b470aad34dd2282a720ebdbf7c2320 (patch)
tree453dd09d97918e5581b7866870c6a8a36b985c67 /misc
parentMASTER_SITES has changed. (diff)
to use MASTER_SITE_COMP_SOURCES
Notes
Notes: svn path=/head/; revision=16223
Diffstat (limited to 'misc')
-rw-r--r--misc/display/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/display/Makefile b/misc/display/Makefile
index 251817b13be3..e8ec601b1a40 100644
--- a/misc/display/Makefile
+++ b/misc/display/Makefile
@@ -3,13 +3,14 @@
# Date created: 25 August 1997
# Whom: Stephen J. Roznowski <sjr@home.net>
#
-# $Id: Makefile,v 1.4 1998/11/07 03:37:38 asami Exp $
+# $Id: Makefile,v 1.5 1998/11/08 16:51:06 fenner Exp $
#
DISTNAME= display
PKGNAME= display-1.0
CATEGORIES= misc
-MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.unix/volume8/
+MASTER_SITES= ${MASTER_SITE_COMP_SOURCES}
+MASTER_SITE_SUBDIR= unix/volume8
EXTRACT_SUFX= .Z
PATCH_SITES= ${MASTER_SITES}