summaryrefslogtreecommitdiff
path: root/emulators/linux_base-8/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/linux_base-8/Makefile')
-rw-r--r--emulators/linux_base-8/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile
index 9d0d5edc8d06..f1077f3edee7 100644
--- a/emulators/linux_base-8/Makefile
+++ b/emulators/linux_base-8/Makefile
@@ -3,12 +3,13 @@
# Date created: 3 Nov 1995
# Whom: markm@FreeBSD.org
#
-# $Id: Makefile,v 1.22 1998/10/31 09:28:05 markm Exp $
+# $Id: Makefile,v 1.23 1999/01/06 04:27:54 simokawa Exp $
#
-DISTNAME= linux_lib-2.6
+DISTNAME= linux_lib-2.6.1
CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ ftp://relay.nuxi.com/pub/FreeBSD/
MAINTAINER= erich@FreeBSD.org