summaryrefslogtreecommitdiff
path: root/misc/screen
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-12-26 10:01:04 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-12-26 10:01:04 +0000
commit50ee9c09e05790411b6720f723596040325757a9 (patch)
tree65129a7134b30fdf1fc2b2bfd7d51f8e44f82386 /misc/screen
parentUpgrade, 0.5.5 -> 0.6.1. (diff)
Added ${MASTER_SITE_GNU} to MASTER_SITES
Notes
Notes: svn path=/head/; revision=5099
Diffstat (limited to 'misc/screen')
-rw-r--r--misc/screen/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile
index b29abaa48d0b..2416da75536a 100644
--- a/misc/screen/Makefile
+++ b/misc/screen/Makefile
@@ -3,12 +3,13 @@
# Date created: 25 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.14 1996/11/18 14:07:23 asami Exp $
+# $Id: Makefile,v 1.15 1996/12/08 16:19:38 ache Exp $
#
DISTNAME= screen-3.7.2
CATEGORIES= misc
-MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/
+MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ \
+ ${MASTER_SITE_GNU}
MAINTAINER= ache@FreeBSD.ORG