summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorseb <seb>2004-11-12 00:24:14 +0000
committerseb <seb>2004-11-12 00:24:14 +0000
commitc51e7736286dda0b7e63649e520dff05b8820f51 (patch)
tree9c8315f43e4262188fae38eac9c62363c22703b1 /net
parenta479b4243cd9896095828360cc63f7b6f7f29c7d (diff)
downloadpkgsrc-c51e7736286dda0b7e63649e520dff05b8820f51.tar.gz
Add 'perl5' to CATEGORIES.
Diffstat (limited to 'net')
-rw-r--r--net/p5-Geo-IP/Makefile4
-rw-r--r--net/p5-SNMP-MIB-Compiler/Makefile4
2 files changed, 4 insertions, 4 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
diff --git a/net/p5-SNMP-MIB-Compiler/Makefile b/net/p5-SNMP-MIB-Compiler/Makefile
index d75ef81d939..b4f4405912a 100644
--- a/net/p5-SNMP-MIB-Compiler/Makefile
+++ b/net/p5-SNMP-MIB-Compiler/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/11/04 21:42:25 he Exp $
+# $NetBSD: Makefile,v 1.2 2004/11/12 00:29:49 seb Exp $
#
DISTNAME= SNMP-MIB-Compiler-0.06
PKGNAME= p5-${DISTNAME}
-CATEGORIES= net
+CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/}
MAINTAINER= he@NetBSD.org