From be2fba57ef7d0d7bcaada243a180fb20b350fd1f Mon Sep 17 00:00:00 2001 From: James FitzGibbon Date: Fri, 18 Oct 1996 11:44:20 +0000 Subject: Added archive directory to MASTER_SITES to prevent breakage as soon as a new release comes out. --- net/ascend-radius/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'net/ascend-radius') diff --git a/net/ascend-radius/Makefile b/net/ascend-radius/Makefile index b821fc804b3c..0b10a5b0c14f 100644 --- a/net/ascend-radius/Makefile +++ b/net/ascend-radius/Makefile @@ -3,13 +3,14 @@ # Date created: August 28th 96 # Whom: James FitzGibbon # -# $Id: Makefile,v 1.1.1.1 1996/09/24 15:11:58 jfitz Exp $ +# $Id: Makefile,v 1.2 1996/09/25 05:12:44 asami Exp $ # DISTNAME= rad0919 PKGNAME= ascend-radius-960919 CATEGORIES+= net -MASTER_SITES= ftp://ftp.ascend.com/pub/Software-Releases/Radius/Current/ +MASTER_SITES= ftp://ftp.ascend.com/pub/Software-Releases/Radius/Current/ \ + ftp://ftp.ascend.com/pub/Software-Releases/Radius/Archive/ MAINTAINER= jfitz@FreeBSD.ORG @@ -52,7 +53,4 @@ do-install: @ chown root.wheel /var/log/radacct @ chmod 700 /var/log/radacct -pre-clean: - @ ${RM} -f ${PATCHDIR}/patch-zz - .include -- cgit v1.2.3