diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1996-09-24 16:14:57 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1996-09-24 16:14:57 +0000 |
commit | 824a12b3814539b6e78bebf52f08e6df986351ae (patch) | |
tree | 459fc95652a9a42a0d3936510d0b0d218f080753 | |
parent | c4017afbcbcf8ec63dfb19ae2ade55facbafa6e3 (diff) | |
download | freebsd-ports-824a12b3814539b6e78bebf52f08e6df986351ae.zip |
Import of the Ascend RADIUS daemon.
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 51a3512fae84..5fbbb7cdeb7f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.74 1996/08/08 09:29:37 asami Exp $ +# $Id: Makefile,v 1.75 1996/08/16 07:24:13 asami Exp $ # SUBDIR += archie + SUBDIR += ascend-radius SUBDIR += cvsup SUBDIR += dgd SUBDIR += dgd-lpmud |