diff options
author | adrianp <adrianp@pkgsrc.org> | 2009-01-04 00:32:41 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2009-01-04 00:32:41 +0000 |
commit | 889e8983040a01edc95a11fabca6b2915e51216b (patch) | |
tree | b34aceca18f6eb802d6cce6cd518221c5c7e4030 /net | |
parent | 1e6f620aa76f8f49220a27da96f2b9b477e50bd6 (diff) | |
download | pkgsrc-889e8983040a01edc95a11fabca6b2915e51216b.tar.gz |
+p5-RadiusPerl
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 38228d3c2b6..5267093ab28 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.751 2009/01/04 00:25:47 adrianp Exp $ +# $NetBSD: Makefile,v 1.752 2009/01/04 00:32:41 adrianp Exp $ # COMMENT= Networking tools @@ -364,6 +364,7 @@ SUBDIR+= p5-POE-Component-Client-DNS SUBDIR+= p5-POE-Component-Client-Ident SUBDIR+= p5-POE-Component-SNMP SUBDIR+= p5-RADIUS +SUBDIR+= p5-RadiusPerl SUBDIR+= p5-RPC-XML SUBDIR+= p5-SNMP-Info SUBDIR+= p5-SNMP-MIB-Compiler |