diff options
author | seb <seb@pkgsrc.org> | 2004-11-12 00:24:14 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2004-11-12 00:24:14 +0000 |
commit | fb8b89719522638f35dc0b1228bcbdb7ad76db5a (patch) | |
tree | 9c8315f43e4262188fae38eac9c62363c22703b1 /net/p5-Geo-IP | |
parent | 5405f73352635b876096575aa852daeec92cc362 (diff) | |
download | pkgsrc-fb8b89719522638f35dc0b1228bcbdb7ad76db5a.tar.gz |
Add 'perl5' to CATEGORIES.
Diffstat (limited to 'net/p5-Geo-IP')
-rw-r--r-- | net/p5-Geo-IP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile index 9f6b1f947ab..5658d30f1fb 100644 --- a/net/p5-Geo-IP/Makefile +++ b/net/p5-Geo-IP/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:17:57 tv Exp $ +# $NetBSD: Makefile,v 1.3 2004/11/12 00:29:49 seb Exp $ # DISTNAME= Geo-IP-1.21 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 -CATEGORIES= net +CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} MAINTAINER= minskim@NetBSD.org |