diff options
author | martti <martti> | 2001-11-23 10:53:12 +0000 |
---|---|---|
committer | martti <martti> | 2001-11-23 10:53:12 +0000 |
commit | 2b72faec63b912b252ee6b5e655401a3b8d8928a (patch) | |
tree | 41f55c33fa7e297425f548f7b71a44eb67dbc862 /www | |
parent | 659b1d3ed9c5c62c9189d76009a531ec869a6aa5 (diff) | |
download | pkgsrc-2b72faec63b912b252ee6b5e655401a3b8d8928a.tar.gz |
Bump the version number.
Diffstat (limited to 'www')
-rw-r--r-- | www/ap-perl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-perl/Makefile b/www/ap-perl/Makefile index 532351d8129..ba6377e4582 100644 --- a/www/ap-perl/Makefile +++ b/www/ap-perl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2001/05/11 14:42:32 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2001/11/23 10:53:12 martti Exp $ # DISTNAME= mod_perl-1.25 -PKGNAME= ap-perl-1.25 +PKGNAME= ap-perl-1.25nb1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} \ http://perl.apache.org/dist/ |