diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-04-11 23:39:57 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-04-11 23:39:57 +0000 |
commit | 1218fca6a7c9880d490b4503ff8fc939540df8b6 (patch) | |
tree | e3493cbb4f4c4d0b047644707c01e159ac8a0841 /devel/git/pkg-plist | |
parent | f7d4e7ee40cb432a62f77fc192c04d9198c376b1 (diff) |
Notes
Diffstat (limited to 'devel/git/pkg-plist')
-rw-r--r-- | devel/git/pkg-plist | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/devel/git/pkg-plist b/devel/git/pkg-plist index d6a76794593a..74765edf7e51 100644 --- a/devel/git/pkg-plist +++ b/devel/git/pkg-plist @@ -152,9 +152,9 @@ libexec/git-core/git-write-tree %%SITE_PERL%%/Git.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Git/.packlist lib/xemacs/site-lisp/git/git.el -lib/xemacs/site-lisp/git/vc-git.el +lib/xemacs/site-lisp/git/git-blame.el share/emacs/site-lisp/git/git.el -share/emacs/site-lisp/git/vc-git.el +share/emacs/site-lisp/git/git-blame.el share/git-core/templates/description share/git-core/templates/hooks/applypatch-msg.sample share/git-core/templates/hooks/commit-msg.sample @@ -220,6 +220,7 @@ share/git-core/templates/info/exclude %%GUI%%share/gitk/lib/msgs/de.msg %%GUI%%share/gitk/lib/msgs/it.msg %%GUI%%share/gitk/lib/msgs/sv.msg +%%HTMLDOCS%%%%DOCSDIR%%/mailmap.txt %%HTMLDOCS%%%%DOCSDIR%%/git-citool.txt %%HTMLDOCS%%%%DOCSDIR%%/git-hash-object.txt %%HTMLDOCS%%%%DOCSDIR%%/git-lost-found.txt @@ -523,6 +524,10 @@ share/git-core/templates/info/exclude %%HTMLDOCS%%%%DOCSDIR%%/RelNotes-1.6.1.1.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes-1.6.1.2.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes-1.6.1.3.txt +%%HTMLDOCS%%%%DOCSDIR%%/RelNotes-1.6.1.4.txt +%%HTMLDOCS%%%%DOCSDIR%%/RelNotes-1.6.2.txt +%%HTMLDOCS%%%%DOCSDIR%%/RelNotes-1.6.2.1.txt +%%HTMLDOCS%%%%DOCSDIR%%/RelNotes-1.6.2.2.txt %%GITWEB%%%%EXAMPLESDIR%%/gitweb/INSTALL %%GITWEB%%%%EXAMPLESDIR%%/gitweb/README %%GITWEB%%%%EXAMPLESDIR%%/gitweb/git-favicon.png |