In the "Save Package1 As" dialog box, navigate to (assuming this is where you have installed Delphi 2005) "C:\Program Files\Borland\BDS\3.0". Create a new folder here, named "ADPVCL". Save the package with the name : "ADPVCL90.bdsproj".
"ADPVCL90" stands for: "About Delphi Programming" + "Visual Component Library" + "90". The "90" part is the Delphi version -> Delphi 2005 = Delphi 9.
Once you save the project, move the component unit(s) to the newly created folder.


