1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Remove ${MASTER_SITE_SUNSITE} from MASTER_SITES and use sunsite

explicitly; the /pub/Linux/distributions directory isn't mirrored.

Submitted by:   distfile checker
This commit is contained in:
Bill Fenner 1998-02-01 23:23:57 +00:00
parent dc9541118b
commit c6d6372a25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9562
2 changed files with 8 additions and 6 deletions

View File

@ -4,14 +4,15 @@
# Whom: Joel Sutton <sutton@aardvark.apana.org.au>
# FreeBSD Version: 2.1.5-RELEASE
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1997/06/04 03:46:57 asami Exp $
#
DISTNAME= macutils_2.0b3.orig
PKGNAME= macutils-2.0b3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= distributions/debian/bo/source/otherosfs
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/distributions/debian/bo/source/otherosfs/
# ${MASTER_SITE_SUNSITE} isn't appropriate because distributions/ isn't
# mirrored.
MAINTAINER= sutton@aardvark.apana.org.au

View File

@ -2,14 +2,15 @@
# Version required: 0.2
# Date created: 28 June 1995
# Whom: janek@gaja.ipan.lublin.pl
# $Id: Makefile,v 1.6 1996/11/18 10:35:22 asami Exp $
# $Id: Makefile,v 1.7 1998/01/08 18:52:04 fenner Exp $
#
DISTNAME= cpm-0.2
PKGNAME= cpmemu-0.2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= distributions/slackware/source/extra-stuff/CPM-80-emulator
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/distributions/slackware/source/extra-stuff/CPM-80-emulator/
# ${MASTER_SITE_SUNSITE} isn't appropriate because distributions/ isn't
# mirrored.
MAINTAINER= ports@FreeBSD.org