diff options
author | kim <kim@pkgsrc.org> | 2003-07-05 03:35:23 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2003-07-05 03:35:23 +0000 |
commit | 724ee3b349e7dc0845995e60a5ff4693fdae64c7 (patch) | |
tree | 3c09c6cafd31419aa0ef2d614e232c79b8b4078f /www | |
parent | e2cbf1145396ed516fa00eb56b3af8eeb4c61cf7 (diff) | |
download | pkgsrc-724ee3b349e7dc0845995e60a5ff4693fdae64c7.tar.gz |
libapreq 1.28 also results in apache dumping core on startup
Diffstat (limited to 'www')
-rw-r--r-- | www/ap-perl/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/ap-perl/Makefile b/www/ap-perl/Makefile index cfdf0a51c51..7cc71396fc5 100644 --- a/www/ap-perl/Makefile +++ b/www/ap-perl/Makefile @@ -1,4 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2003/06/02 01:16:08 jschauma Exp $ +# $NetBSD: Makefile,v 1.26 2003/07/05 03:35:23 kim Exp $ +# +# NOTE: Versions 1.27 and 1.28 cause apache to dump core, +# so this packages has been left at version 1.25 # DISTNAME= mod_perl-1.25 |