From c85255a9b16a381eb46229adb9038e31d377dcc2 Mon Sep 17 00:00:00 2001 From: explorer Date: Fri, 4 Sep 1998 12:06:13 +0000 Subject: provide a pointer to the source --- emulators/freebsd_lib/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'emulators/freebsd_lib/Makefile') diff --git a/emulators/freebsd_lib/Makefile b/emulators/freebsd_lib/Makefile index 689a7db5636..62523de3d6a 100644 --- a/emulators/freebsd_lib/Makefile +++ b/emulators/freebsd_lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1998/09/02 20:57:02 explorer Exp $ +# $NetBSD: Makefile,v 1.2 1998/09/04 12:06:13 explorer Exp $ # DISTNAME= freebsd_lib-2.2.7 @@ -8,8 +8,14 @@ ONLY_FOR_ARCHS= i386 MAINTAINER= packages@netbsd.org +# # The distfile is distributed under the GPL, so no re-distribution of # binaries without source. +# +# Source can be found on +# http://www.flame.org/NetBSD/freebsd_lib.2.2.7-src.tar.gz. +# It seems nasty to have to provide source when FreeBSD already does. +# MIRROR_DISTFILE= no NO_BUILD= yes -- cgit v1.2.3