diff options
author | mat <mat@FreeBSD.org> | 2015-09-14 15:59:41 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-09-14 15:59:41 +0800 |
commit | 3eef22d49096fffd47d447a0a92df7bffbad5349 (patch) | |
tree | b1e9ecd66e8d8aef8cc7337152e086f3e37986fc | |
parent | caa903e0e765a2576255770ec16e1a9fa393d563 (diff) | |
download | freebsd-ports-gnome-3eef22d49096fffd47d447a0a92df7bffbad5349.tar.gz freebsd-ports-gnome-3eef22d49096fffd47d447a0a92df7bffbad5349.tar.zst freebsd-ports-gnome-3eef22d49096fffd47d447a0a92df7bffbad5349.zip |
Managed to forget the plist in r396883.
Pointy hat to: mat
Sponsored by: Absolight
-rw-r--r-- | lang/perl5-devel/pkg-plist | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/perl5-devel/pkg-plist b/lang/perl5-devel/pkg-plist index 2d13bda66aa0..593e17954b81 100644 --- a/lang/perl5-devel/pkg-plist +++ b/lang/perl5-devel/pkg-plist @@ -1447,6 +1447,7 @@ etc/perl5_version %%PRIV_LIB%%/pod/perl5200delta.pod %%PRIV_LIB%%/pod/perl5201delta.pod %%PRIV_LIB%%/pod/perl5202delta.pod +%%PRIV_LIB%%/pod/perl5203delta.pod %%PRIV_LIB%%/pod/perl5220delta.pod %%PRIV_LIB%%/pod/perl5230delta.pod %%PRIV_LIB%%/pod/perl5231delta.pod @@ -1775,7 +1776,7 @@ etc/perl5_version %%PRIV_LIB%%/unicore/lib/GrBase/Y.pl %%PRIV_LIB%%/unicore/lib/Hex/Y.pl %%PRIV_LIB%%/unicore/lib/Hst/NA.pl -%%PRIV_LIB%%/unicore/lib/Hyphen/Y.pl +%%PRIV_LIB%%/unicore/lib/Hyphen/T.pl %%PRIV_LIB%%/unicore/lib/IDC/Y.pl %%PRIV_LIB%%/unicore/lib/IDS/Y.pl %%PRIV_LIB%%/unicore/lib/Ideo/Y.pl @@ -2115,6 +2116,7 @@ man/man1/perl5184delta.1.gz man/man1/perl5200delta.1.gz man/man1/perl5201delta.1.gz man/man1/perl5202delta.1.gz +man/man1/perl5203delta.1.gz man/man1/perl5220delta.1.gz man/man1/perl5230delta.1.gz man/man1/perl5231delta.1.gz |