diff options
author | tron <tron@pkgsrc.org> | 1999-04-24 23:25:04 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-04-24 23:25:04 +0000 |
commit | dd87459240f6aad835c542b9ba1dbc1a557f060b (patch) | |
tree | 557ef900e8c2a27b2d2c55a25164266a3c47512a /net/Makefile | |
parent | 5ff2ae503c3724576ba294bf6dc61b533fed8f0d (diff) | |
download | pkgsrc-dd87459240f6aad835c542b9ba1dbc1a557f060b.tar.gz |
Enable "radius" package.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 9407f91c99b..960d3264524 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 1999/04/10 21:37:29 tron Exp $ +# $NetBSD: Makefile,v 1.65 1999/04/24 23:25:04 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -70,7 +70,7 @@ SUBDIR += pfnet SUBDIR += pload # SUBDIR += pmf -# SUBDIR += radius # Kerberos problems (ask kim) + SUBDIR += radius # SUBDIR += ratoolset SUBDIR += rdist6 # SUBDIR += ripetools |