diff options
author | antoine <antoine@FreeBSD.org> | 2013-09-04 05:49:19 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-09-04 05:49:19 +0800 |
commit | 01b78d7a12dd76d31b8349e74a0bc8e4a1cb6d72 (patch) | |
tree | ce99bfffa4eeff38c3b876b0f61a418bacbec392 | |
parent | f7d259a0d76c574c1f9d9174634c14bffe307594 (diff) | |
download | freebsd-ports-gnome-01b78d7a12dd76d31b8349e74a0bc8e4a1cb6d72.tar.gz freebsd-ports-gnome-01b78d7a12dd76d31b8349e74a0bc8e4a1cb6d72.tar.zst freebsd-ports-gnome-01b78d7a12dd76d31b8349e74a0bc8e4a1cb6d72.zip |
Remove duplicate directory in plist
Reported by: pkg
-rw-r--r-- | textproc/p5-Hash-Merge/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-Hash-Merge/pkg-plist b/textproc/p5-Hash-Merge/pkg-plist index e76788b72bbf..6935c7ee1cf4 100644 --- a/textproc/p5-Hash-Merge/pkg-plist +++ b/textproc/p5-Hash-Merge/pkg-plist @@ -2,5 +2,4 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Hash/Merge/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Hash/Merge @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Hash -@dirrm %%SITE_PERL%%/Hash @dirrmtry %%SITE_PERL%%/Hash |