mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Fix plist with perl 5.8.9
This commit is contained in:
parent
2fa218459c
commit
db61a96b7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226445
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= CommitBit
|
||||
PORTVERSION= 0.02
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/J/JE/JESSE
|
||||
@ -26,7 +27,9 @@ MAN3= CommitBit.3 \
|
||||
CommitBit::Action::ConfirmEmail.3 \
|
||||
CommitBit::Action::Login.3 \
|
||||
CommitBit::Action::Logout.3 \
|
||||
CommitBit::Model::User.3 \
|
||||
CommitBit::Notification::ConfirmAddress.3 \
|
||||
CommitBit::Notification::InviteToProject.3
|
||||
CommitBit::Notification::InviteToProject.3 \
|
||||
CommitBit::Test.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user