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 | c07396380caa41905679c13b4ff7152ddb4da0bc (patch) | |
tree | b34aceca18f6eb802d6cce6cd518221c5c7e4030 /net | |
parent | b1e38a8babbc129388b874f86abf6e73833c2e5c (diff) | |
download | pkgsrc-c07396380caa41905679c13b4ff7152ddb4da0bc.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 |