diff options
author | kim <kim@pkgsrc.org> | 1999-03-22 07:32:05 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 1999-03-22 07:32:05 +0000 |
commit | bf2bfb504cc23f257d5cffd23ab59f8bf385858a (patch) | |
tree | 56e5fc5aed731b9b388e8baa9f0e48faacd4e9a9 /net | |
parent | 253db6db86a2ac66a260a9a540bdca9976eb178b (diff) | |
download | pkgsrc-bf2bfb504cc23f257d5cffd23ab59f8bf385858a.tar.gz |
Add a comment on why radius is not enabled
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 492ceaf7fd0..6e128282b20 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 1999/03/07 16:42:42 rh Exp $ +# $NetBSD: Makefile,v 1.60 1999/03/22 07:32:05 kim Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -68,7 +68,7 @@ SUBDIR += pfnet SUBDIR += pload # SUBDIR += pmf -# SUBDIR += radius +# SUBDIR += radius # Kerberos problems (ask kim) # SUBDIR += ratoolset SUBDIR += rdist6 # SUBDIR += ripetools |