diff options
author | lbr <lbr@FreeBSD.org> | 2006-07-12 02:13:28 +0800 |
---|---|---|
committer | lbr <lbr@FreeBSD.org> | 2006-07-12 02:13:28 +0800 |
commit | ef7a8ad214b8a6f25114f86ab76bd7a21b0b50b8 (patch) | |
tree | 2cdd03da1920729a9d88de68d3a0b64836fb8fdc /www/Makefile | |
parent | 41e3cf4653d7d1d3aa723696b3e9d48052eeaf0b (diff) | |
download | freebsd-ports-gnome-ef7a8ad214b8a6f25114f86ab76bd7a21b0b50b8.tar.gz freebsd-ports-gnome-ef7a8ad214b8a6f25114f86ab76bd7a21b0b50b8.tar.zst freebsd-ports-gnome-ef7a8ad214b8a6f25114f86ab76bd7a21b0b50b8.zip |
Catalyst was split into several modules on CPAN, mainly Catalyst::Runtime
and Catalyst::Devel
Catalyst.pm is in the Catalyst::Runtime distribution, so p5-Catalyst will
point at p5-Catalyst-Runtime in MOVED, and p5-Catalyst will go away.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 241ed617e1c6..88f5a21ddca5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -514,7 +514,6 @@ SUBDIR += p5-CGI-modules SUBDIR += p5-CGI.pm SUBDIR += p5-CGI_Lite - SUBDIR += p5-Catalyst SUBDIR += p5-Catalyst-Action-RenderView SUBDIR += p5-Catalyst-Devel SUBDIR += p5-Catalyst-Engine-Apache |