diff options
author | mat <mat@FreeBSD.org> | 2004-12-28 20:57:51 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-12-28 20:57:51 +0800 |
commit | 759bec8933a93a6595f4712ab247745303ee2b2e (patch) | |
tree | e0b12ca5ef3cf553d8fc34976a28bbf19898b785 /www | |
parent | ec93f01a32a9cea017498aab1d4b8f377669140a (diff) | |
download | freebsd-ports-gnome-759bec8933a93a6595f4712ab247745303ee2b2e.tar.gz freebsd-ports-gnome-759bec8933a93a6595f4712ab247745303ee2b2e.tar.zst freebsd-ports-gnome-759bec8933a93a6595f4712ab247745303ee2b2e.zip |
Bad me, bad bad me, I forgot that
Pointed out by: Kris "Ports Janitor" Kennaway
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-WWW-Mechanize/Makefile | 2 | ||||
-rw-r--r-- | www/p5-WWW-Mechanize/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-WWW-Mechanize/Makefile b/www/p5-WWW-Mechanize/Makefile index 411c046c9a3f..1f1618583caf 100644 --- a/www/p5-WWW-Mechanize/Makefile +++ b/www/p5-WWW-Mechanize/Makefile @@ -23,7 +23,7 @@ PERL_CONFIGURE= yes MAN3= WWW::Mechanize.3 WWW::Mechanize::Cookbook.3 \ WWW::Mechanize::Examples.3 WWW::Mechanize::FAQ.3 \ - WWW::Mechanize::Link.3 + WWW::Mechanize::Link.3 WWW::Mechanize::Image.3 MAN1= mech-dump.1 .include <bsd.port.pre.mk> diff --git a/www/p5-WWW-Mechanize/pkg-plist b/www/p5-WWW-Mechanize/pkg-plist index d854fc004755..b8cddfcfa50b 100644 --- a/www/p5-WWW-Mechanize/pkg-plist +++ b/www/p5-WWW-Mechanize/pkg-plist @@ -3,6 +3,7 @@ bin/mech-dump %%SITE_PERL%%/WWW/Mechanize/Cookbook.pod %%SITE_PERL%%/WWW/Mechanize/Examples.pod %%SITE_PERL%%/WWW/Mechanize/FAQ.pod +%%SITE_PERL%%/WWW/Mechanize/Image.pm %%SITE_PERL%%/WWW/Mechanize/Link.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize |