mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
Fix plist
This commit is contained in:
parent
3b37239256
commit
059d5b2799
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343480
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= App-GitGot
|
||||
PORTVERSION= 1.10
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:GENEHACK
|
||||
|
@ -13,6 +13,7 @@ bin/got-complete
|
||||
%%SITE_PERL%%/App/GitGot/Command/push.pm
|
||||
%%SITE_PERL%%/App/GitGot/Command/remove.pm
|
||||
%%SITE_PERL%%/App/GitGot/Command/status.pm
|
||||
%%SITE_PERL%%/App/GitGot/Command/that.pm
|
||||
%%SITE_PERL%%/App/GitGot/Command/this.pm
|
||||
%%SITE_PERL%%/App/GitGot/Command/update.pm
|
||||
%%SITE_PERL%%/App/GitGot/Command/update_status.pm
|
||||
@ -36,6 +37,7 @@ bin/got-complete
|
||||
%%PERL5_MAN3%%/App::GitGot::Command::push.3.gz
|
||||
%%PERL5_MAN3%%/App::GitGot::Command::remove.3.gz
|
||||
%%PERL5_MAN3%%/App::GitGot::Command::status.3.gz
|
||||
%%PERL5_MAN3%%/App::GitGot::Command::that.3.gz
|
||||
%%PERL5_MAN3%%/App::GitGot::Command::this.3.gz
|
||||
%%PERL5_MAN3%%/App::GitGot::Command::update.3.gz
|
||||
%%PERL5_MAN3%%/App::GitGot::Command::update_status.3.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user