diff options
author | wiz <wiz@pkgsrc.org> | 2008-04-25 11:13:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-04-25 11:13:31 +0000 |
commit | 61eab052ea2bdeb6aae388ccaacea8daef63fa9a (patch) | |
tree | da697d47a3c7477e88eaee840576b25dd8836971 /www/ap2-perl | |
parent | 5c2340acba067cb0f684d0f7b7cd7130020acacf (diff) | |
download | pkgsrc-61eab052ea2bdeb6aae388ccaacea8daef63fa9a.tar.gz |
Fix PLIST. Noted by rtr@.
Bump PKGREVISION.
Diffstat (limited to 'www/ap2-perl')
-rw-r--r-- | www/ap2-perl/Makefile | 3 | ||||
-rw-r--r-- | www/ap2-perl/PLIST | 7 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/ap2-perl/Makefile b/www/ap2-perl/Makefile index b8e6c509f9e..4522529c3e3 100644 --- a/www/ap2-perl/Makefile +++ b/www/ap2-perl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2008/04/23 20:36:41 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2008/04/25 11:13:31 wiz Exp $ DISTNAME= mod_perl-2.0.4 +PKGREVISION= 1 PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//} CATEGORIES= www perl5 MASTER_SITES= http://perl.apache.org/dist/ diff --git a/www/ap2-perl/PLIST b/www/ap2-perl/PLIST index 22ad250ade2..37c97b84990 100644 --- a/www/ap2-perl/PLIST +++ b/www/ap2-perl/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2008/04/23 20:36:41 wiz Exp $ -bin/mp2bug +@comment $NetBSD: PLIST,v 1.13 2008/04/25 11:13:31 wiz Exp $ include/httpd/mod_perl.h include/httpd/modperl_apache_compat.h include/httpd/modperl_apache_includes.h @@ -292,5 +291,5 @@ share/doc/mod_perl/user/troubleshooting/troubleshooting.pod @dirrm share/doc/mod_perl/api/APR @dirrm share/doc/mod_perl/api @dirrm share/doc/mod_perl -@dirrm lib/httpd -@dirrm include/httpd +@comment in apache: @dirrm lib/httpd +@comment in apache: @dirrm include/httpd |