diff options
author | billf <billf@FreeBSD.org> | 1999-06-28 01:54:56 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-06-28 01:54:56 +0000 |
commit | f3a495d0b3ebfbdc0b88de206c25c85a93677f5b (patch) | |
tree | 1be0a47bf08460a4b824078a1f14865e5806b091 /net/Makefile | |
parent | 8971ac786871e6503ff14cb04fcbdb390d4d0d9a (diff) | |
download | FreeBSD-ports-f3a495d0b3ebfbdc0b88de206c25c85a93677f5b.zip FreeBSD-ports-f3a495d0b3ebfbdc0b88de206c25c85a93677f5b.tar.gz |
Whoops, forgot quirc.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 033ce85..75beb34 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.280 1999/06/27 17:42:48 cpiazza Exp $ +# $Id: Makefile,v 1.281 1999/06/28 01:46:12 billf Exp $ # SUBDIR += IglooFTP @@ -145,7 +145,6 @@ SUBDIR += proftpd SUBDIR += pvm SUBDIR += queso - SUBDIR += quirc SUBDIR += radius SUBDIR += radiusclient SUBDIR += radiusd-cistron |