diff options
author | seb <seb> | 2004-11-12 00:24:14 +0000 |
---|---|---|
committer | seb <seb> | 2004-11-12 00:24:14 +0000 |
commit | c51e7736286dda0b7e63649e520dff05b8820f51 (patch) | |
tree | 9c8315f43e4262188fae38eac9c62363c22703b1 /www | |
parent | a479b4243cd9896095828360cc63f7b6f7f29c7d (diff) | |
download | pkgsrc-c51e7736286dda0b7e63649e520dff05b8820f51.tar.gz |
Add 'perl5' to CATEGORIES.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-AuthCookie/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Apache-AuthCookieDBI/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Apache-Gallery/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile index 0ca846550c4..0ad1e75f45b 100644 --- a/www/p5-Apache-AuthCookie/Makefile +++ b/www/p5-Apache-AuthCookie/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2004/11/09 16:37:10 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2004/11/12 00:33:37 seb Exp $ # DISTNAME= Apache-AuthCookie-3.05 PKGNAME= p5-${DISTNAME} -CATEGORIES= www +CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} MAINTAINER= tech-pkg@NetBSD.org diff --git a/www/p5-Apache-AuthCookieDBI/Makefile b/www/p5-Apache-AuthCookieDBI/Makefile index ef425c8d5c0..efd892501e7 100644 --- a/www/p5-Apache-AuthCookieDBI/Makefile +++ b/www/p5-Apache-AuthCookieDBI/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/11/05 19:24:22 he Exp $ +# $NetBSD: Makefile,v 1.2 2004/11/12 00:33:37 seb Exp $ # DISTNAME= Apache-AuthCookieDBI-1.19 PKGNAME= p5-${DISTNAME} -CATEGORIES= www +CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} MAINTAINER= tegk-pkg@NetBSD.org diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile index 281ac990059..bd2883101ae 100644 --- a/www/p5-Apache-Gallery/Makefile +++ b/www/p5-Apache-Gallery/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.19 2004/10/15 12:22:14 tv Exp $ +# $NetBSD: Makefile,v 1.20 2004/11/12 00:33:37 seb Exp $ # DISTNAME= Apache-Gallery-0.7 PKGNAME= p5-${DISTNAME} PKGREVISION= 8 SVR4_PKGNAME= p5aga -CATEGORIES= www graphics +CATEGORIES= www graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} MAINTAINER= kim@tac.nyc.ny.us |