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/p5-Apache-AuthCookie | |
parent | a479b4243cd9896095828360cc63f7b6f7f29c7d (diff) | |
download | pkgsrc-c51e7736286dda0b7e63649e520dff05b8820f51.tar.gz |
Add 'perl5' to CATEGORIES.
Diffstat (limited to 'www/p5-Apache-AuthCookie')
-rw-r--r-- | www/p5-Apache-AuthCookie/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |