diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2003-08-31 10:21:28 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2003-08-31 10:21:28 +0000 |
commit | 35bf59fe05a4fdd4ab22bcb962b43977b91bea3b (patch) | |
tree | 63d7c6d9ec41815ad26c6e345c5f5dc8aceeb4e4 /sysutils | |
parent | unbreak -CURRENT. (diff) |
Add an alternate distsite.
Notes
Notes:
svn path=/head/; revision=88184
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/asr-utils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/asr-utils/Makefile b/sysutils/asr-utils/Makefile index ae3f7d4974ca..2400e1946caf 100644 --- a/sysutils/asr-utils/Makefile +++ b/sysutils/asr-utils/Makefile @@ -9,7 +9,8 @@ PORTNAME= asr-utils PORTVERSION= 3.04 CATEGORIES= sysutils -MASTER_SITES= http://download.adaptec.com/raid/u160raid/unix/ +MASTER_SITES= http://download.adaptec.com/raid/u160raid/unix/ \ + ftp://ftp.adaptec.com/raid/u160raid/unix/ DISTNAME= u160raid_sm_v304_fbsd411 EXTRACT_SUFX= .tgz |