diff options
author | Scott Long <scottl@FreeBSD.org> | 2008-03-28 15:46:01 +0000 |
---|---|---|
committer | Scott Long <scottl@FreeBSD.org> | 2008-03-28 15:46:01 +0000 |
commit | 1e50c6a5e1bd17b5e153eb940e9a15e45054b1aa (patch) | |
tree | bacfcb42346e9452f92b341b2cc6a81aaee189aa /sysutils | |
parent | b86f21fa3cd2f631f87ef70ee7ad88a456f744e3 (diff) | |
download | ports-1e50c6a5e1bd17b5e153eb940e9a15e45054b1aa.tar.gz ports-1e50c6a5e1bd17b5e153eb940e9a15e45054b1aa.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/megarc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/megarc/Makefile b/sysutils/megarc/Makefile index d411fbab3a73..09b1ed9b1ee6 100644 --- a/sysutils/megarc/Makefile +++ b/sysutils/megarc/Makefile @@ -8,7 +8,7 @@ PORTNAME= megarc PORTVERSION= 1.51 CATEGORIES= sysutils -MASTER_SITES= http://www.lsilogic.com/files/support/rsa/beta/drivers/ +MASTER_SITES= http://www.lsi.com/files/support/rsa/beta/drivers/ DISTNAME= dr_freebsd_${PORTVERSION} MAINTAINER= gerrit.beine@gmx.de |