diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1998-12-04 08:14:56 +0000 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1998-12-04 08:14:56 +0000 |
commit | 5231904453b1257e5a38aa6e0fe7412f8a142869 (patch) | |
tree | 21dc0acc85a71ea25f80abaea6ff2973ce00008e /net | |
parent | 7c0da8ed3626686d9b8805eb04e3922aea7d6c88 (diff) | |
download | FreeBSD-ports-5231904453b1257e5a38aa6e0fe7412f8a142869.zip FreeBSD-ports-5231904453b1257e5a38aa6e0fe7412f8a142869.tar.gz |
Activate `argus'.
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 056d882..4f30b22 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.201 1998/12/01 22:12:56 billf Exp $ +# $Id: Makefile,v 1.202 1998/12/03 11:04:52 kuriyama Exp $ # SUBDIR += SSLtelnet SUBDIR += am-utils SUBDIR += archie + SUBDIR += argus SUBDIR += arla SUBDIR += arpwatch SUBDIR += ascend-radius |