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 | 31e158e054f2e7a618cc5cdd8965fab468900305 (patch) | |
tree | 9c8315f43e4262188fae38eac9c62363c22703b1 /net/p5-SNMP-MIB-Compiler | |
parent | 51527ddead29f98262c916367c767314a8fd2fd9 (diff) | |
download | pkgsrc-31e158e054f2e7a618cc5cdd8965fab468900305.tar.gz |
Add 'perl5' to CATEGORIES.
Diffstat (limited to 'net/p5-SNMP-MIB-Compiler')
-rw-r--r-- | net/p5-SNMP-MIB-Compiler/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |