diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-03-27 10:27:44 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-03-27 10:27:44 +0000 |
commit | b196ad9ca2a57bf713dd5a77cbf50303e333833a (patch) | |
tree | d4f9901acb9667f14dc844b967dea67312971c28 /sysutils/cmospwd | |
parent | 1070c78a8507cacf7f098742431ac64d40175684 (diff) | |
download | ports-b196ad9ca2a57bf713dd5a77cbf50303e333833a.tar.gz ports-b196ad9ca2a57bf713dd5a77cbf50303e333833a.zip |
Notes
Diffstat (limited to 'sysutils/cmospwd')
-rw-r--r-- | sysutils/cmospwd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/cmospwd/Makefile b/sysutils/cmospwd/Makefile index 9065e7ceffe2..6c79adad1824 100644 --- a/sysutils/cmospwd/Makefile +++ b/sysutils/cmospwd/Makefile @@ -8,7 +8,8 @@ PORTNAME= cmospwd PORTVERSION= 4.8 CATEGORIES= sysutils -MASTER_SITES= http://www.cgsecurity.org/ +MASTER_SITES= http://www.cgsecurity.org/ \ + http://critical.ch/distfiles/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A BIOS password recovery tool |