diff options
author | tron <tron> | 1999-09-01 19:45:12 +0000 |
---|---|---|
committer | tron <tron> | 1999-09-01 19:45:12 +0000 |
commit | b064b72ea6bf585653405b138292cf3789f8ee6d (patch) | |
tree | c6033ef785f2d26892f0b911f623e37b232743a0 /net | |
parent | cff4af4c7042cfbaee8eb44cb1bd9b0600a97e7b (diff) | |
download | pkgsrc-b064b72ea6bf585653405b138292cf3789f8ee6d.tar.gz |
Add and enable "ra-pna-proxy".
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 7a8f8a370b0..1b79930e797 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 1999/08/31 02:38:41 kim Exp $ +# $NetBSD: Makefile,v 1.80 1999/09/01 19:45:12 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -78,6 +78,7 @@ SUBDIR += pfnet SUBDIR += pload # SUBDIR += pmf + SUBDIR += ra-pna-proxy SUBDIR += radius # SUBDIR += ratoolset SUBDIR += rdist6 |