diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-10 17:36:11 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-10 17:36:11 +0000 |
commit | 474120df9900b4ad0b2df6c877893d5385616645 (patch) | |
tree | 56bdf06fb95763ff67c417f088fdb381633c11a0 | |
parent | * Cleanup files left/removed by libcheck. (diff) |
- Fix pkg-plist
Reported by: pointyhat via kris
Notes
Notes:
svn path=/head/; revision=181980
-rw-r--r-- | devel/p5-VCS-Lite/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-VCS-Lite/pkg-plist b/devel/p5-VCS-Lite/pkg-plist index 730fd96faed1..a37f2ab97291 100644 --- a/devel/p5-VCS-Lite/pkg-plist +++ b/devel/p5-VCS-Lite/pkg-plist @@ -1,6 +1,6 @@ bin/vldiff bin/vlmerge -bin/vlpatc +bin/vlpatch %%SITE_PERL%%/VCS/Lite.pm %%SITE_PERL%%/VCS/Lite/Delta.pm @dirrm %%SITE_PERL%%/VCS/Lite |