The reason it has the port# is because of the way you set up the Web Application. By default it chooses some random port numer. You can change that to use port 80 which will solve your problem.
If you have any data on your current web app, you will need to back it up and restore it to the new one.
FYI. This aspect of SharePoint is not programming