summaryrefslogtreecommitdiff
path: root/emulators/linux_base-rh-9/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-02-26 13:37:33 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-02-26 13:37:33 +0000
commit2c591857f384dd3277445981a92fdc439a250a5c (patch)
treeb680a7d32fe6ac0fd36c5131383594a9e2748be5 /emulators/linux_base-rh-9/Makefile
parentupgrade to 3.12.1 (diff)
Replace ld-linux.so.2 with the one included with the StarOffice 5.0.1
distribution.
Notes
Notes: svn path=/head/; revision=16903
Diffstat (limited to 'emulators/linux_base-rh-9/Makefile')
-rw-r--r--emulators/linux_base-rh-9/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile
index 9d0d5edc8d06..f1077f3edee7 100644
--- a/emulators/linux_base-rh-9/Makefile
+++ b/emulators/linux_base-rh-9/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