mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
bbb8029a51
Changed MASTER_SITES to ftp.uu.net (prep.ai.mit.edu is often busy)
17 lines
371 B
Makefile
17 lines
371 B
Makefile
# New ports collection makefile for: GNU make
|
|
# Version required: 3.71
|
|
# Date created: 11 September 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.4 1994/10/04 15:47:32 jkh Exp $
|
|
#
|
|
|
|
DISTNAME= make-3.72.1
|
|
GNU_CONFIGURE= yes
|
|
# Commented out, often busy
|
|
# MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
|
|
# Mirror:
|
|
MASTER_SITES= ftp://ftp.uu.net/systems/gnu/
|
|
|
|
.include <bsd.port.mk>
|