summaryrefslogtreecommitdiff
path: root/emulators/freebsd_lib
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-12-12 18:10:31 +0000
committerfrueauf <frueauf>1998-12-12 18:10:31 +0000
commitff7f089c7341df81222cc78b69bc6afd6dabb06c (patch)
tree7d11321140ef0e4e207f0cd81e2ea6d61881980f /emulators/freebsd_lib
parent4dcd40c3672c0299d7f3ef827751c5c5594436de (diff)
downloadpkgsrc-ff7f089c7341df81222cc78b69bc6afd6dabb06c.tar.gz
Remove ${MASTER_SITE_LOCAL} from MASTER_SITES, makes `make fetch` work again.
Diffstat (limited to 'emulators/freebsd_lib')
-rw-r--r--emulators/freebsd_lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/freebsd_lib/Makefile b/emulators/freebsd_lib/Makefile
index 62523de3d6a..a081e908a49 100644
--- a/emulators/freebsd_lib/Makefile
+++ b/emulators/freebsd_lib/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 1998/09/04 12:06:13 explorer Exp $
+# $NetBSD: Makefile,v 1.3 1998/12/12 18:10:31 frueauf Exp $
#
DISTNAME= freebsd_lib-2.2.7
CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_LOCAL} http://www.flame.org/NetBSD/
+MASTER_SITES= http://www.flame.org/NetBSD/
ONLY_FOR_ARCHS= i386
MAINTAINER= packages@netbsd.org