View | Details | Raw Unified | Return to bug 71157 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	mod_perl
8
PORTNAME=	mod_perl
9
PORTVERSION=	1.29
9
PORTVERSION=	1.29
10
PORTREVISION=	1
10
CATEGORIES=	www perl5
11
CATEGORIES=	www perl5
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
12
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
12
MASTER_SITE_SUBDIR=	Apache
13
MASTER_SITE_SUBDIR=	Apache
Lines 33-39 Link Here
33
		Apache::Status.3 Apache::Symbol.3 Apache::Symdump.3 \
34
		Apache::Status.3 Apache::Symbol.3 Apache::Symdump.3 \
34
		Apache::Table.3 Apache::URI.3 Apache::Util.3 \
35
		Apache::Table.3 Apache::URI.3 Apache::Util.3 \
35
		Apache::httpd_conf.3 Apache::src.3 Apache::testold.3 \
36
		Apache::httpd_conf.3 Apache::src.3 Apache::testold.3 \
36
		Bundle::Apache.3 \
37
		Bundle::Apache.3 Apache::MyConfig.3 \
37
		Apache::Debug.3 mod_perl.3 Apache::SIG.3 Apache::Resource.3 \
38
		Apache::Debug.3 mod_perl.3 Apache::SIG.3 Apache::Resource.3 \
38
		Apache::RegistryLoader.3 Apache::StatINC.3 Apache::Include.3 \
39
		Apache::RegistryLoader.3 Apache::StatINC.3 Apache::Include.3 \
39
		Apache::PerlSections.3 cgi_to_mod_perl.3 \
40
		Apache::PerlSections.3 cgi_to_mod_perl.3 \

Return to bug 71157