better master sites
This commit is contained in:
parent
d2685739c1
commit
57fd224d4a
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2005/11/03 22:32:40 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2006/07/11 11:30:06 steven Exp $
|
||||
|
||||
COMMENT= "Zangband (Zelazny Angband) with color, X11 support"
|
||||
|
||||
@ -6,7 +6,9 @@ VERSION= 2.6.2
|
||||
DISTNAME= zangband-${VERSION}
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ftp://clockwork.dementia.org/angband/Variant/ZAngband/
|
||||
MASTER_SITES= ftp://ftp.sunet.se/pub/games/Angband/Variant/ZAngband/ \
|
||||
ftp://ftp.planetmirror.com/pub/angband/Variant/ZAngband/ \
|
||||
ftp://clockwork.dementia.org/angband/Variant/ZAngband/
|
||||
|
||||
PERMIT_PACKAGE_CDROM= "not-for-profit redistribution only"
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2006/01/14 00:28:45 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2006/07/11 11:30:06 steven Exp $
|
||||
# $FreeBSD: ports/math/netcdf/Makefile,v 1.7 2000/06/16 21:51:39 asami Exp $
|
||||
#
|
||||
|
||||
@ -22,7 +22,8 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= c
|
||||
|
||||
MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/
|
||||
MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/ \
|
||||
ftp://ftp.unidata.ucar.edu/pub/netcdf/old/
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
WRKSRC= ${WRKDIST}/src
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/06/01 14:25:06 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2006/07/11 11:30:06 steven Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -19,7 +19,8 @@ SHARED_LIBS= eap 1.0 \
|
||||
radius 1.0
|
||||
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.freeradius.org/pub/radius/
|
||||
MASTER_SITES= ftp://ftp.freeradius.org/pub/radius/ \
|
||||
ftp://ftp.freeradius.org/pub/radius/old/
|
||||
|
||||
HOMEPAGE= http://www.freeradius.org/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user