diff -Naur git-core-old/Portfile git-core/Portfile
--- git-core-old/Portfile	2010-02-01 13:31:16.000000000 -0500
+++ git-core/Portfile	2010-02-01 13:26:40.000000000 -0500
@@ -106,6 +106,7 @@
         xinstall -m 444 -W ${worksrcpath}/gitweb \
             gitweb.cgi \
             gitweb.css \
+            gitweb.js \
             git-favicon.png \
             git-logo.png \
             ${destroot}${prefix}/share/${name}/gitweb

