diff options
author | Steve Price <steve@FreeBSD.org> | 1999-06-09 01:59:05 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-06-09 01:59:05 +0000 |
commit | df1a590b4612a4a98fb0724b184bb047a6f7c60e (patch) | |
tree | 3cef007486c2d4301cc0e5254b168d69b5576a71 /net | |
parent | 725350903ab3961af72c09b6883e05f55f834090 (diff) | |
download | freebsd-ports-df1a590b4612a4a98fb0724b184bb047a6f7c60e.zip |
Add the quirc port.
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 c93862d0991b..7d289a57844e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.267 1999/06/04 06:18:52 mharo Exp $ +# $Id: Makefile,v 1.268 1999/06/09 00:32:16 steve Exp $ # SUBDIR += IglooFTP @@ -152,6 +152,7 @@ SUBDIR += proftpd SUBDIR += pvm SUBDIR += queso + SUBDIR += quirc SUBDIR += radius SUBDIR += radiusclient SUBDIR += radiusd-cistron |