summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/display/Makefile5
-rw-r--r--sysutils/copytape/Makefile5
2 files changed, 6 insertions, 4 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}
diff --git a/sysutils/copytape/Makefile b/sysutils/copytape/Makefile
index ca44e15f0672..23bbb4b14164 100644
--- a/sysutils/copytape/Makefile
+++ b/sysutils/copytape/Makefile
@@ -3,13 +3,14 @@
# Date created: 23 October 1998
# Whom: Stephen J. Roznowski <sjr@home.net>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/12/20 21:14:43 jseger Exp $
#
DISTNAME= copytape
PKGNAME= copytape-1.0
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.unix/volume10/
+MASTER_SITE= ${MASTER_SITE_COMP_SOURCES}
+MASTER_SITE_SUBDIR= unix/volume8
EXTRACT_SUFX= .Z
MAINTAINER= ports@FreeBSD.ORG