diff options
author | bms <bms@FreeBSD.org> | 2003-12-09 06:44:21 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2003-12-09 06:44:21 +0800 |
commit | 3c558f694160186c15dd59170cb9270e38386a42 (patch) | |
tree | eccbbded8816dd76ce97b0ede3ae2ddc5bd497fa /net/Makefile | |
parent | 8c4a467d776b503877e89d1986d20b2701d3c717 (diff) | |
download | freebsd-ports-gnome-3c558f694160186c15dd59170cb9270e38386a42.tar.gz freebsd-ports-gnome-3c558f694160186c15dd59170cb9270e38386a42.tar.zst freebsd-ports-gnome-3c558f694160186c15dd59170cb9270e38386a42.zip |
New port: NoCatAuth-Server, the authentication server component of the
NoCat wireless captive portal authentication system.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 0e3020141533..307e7b4091eb 100644 --- a/net/Makefile +++ b/net/Makefile @@ -9,6 +9,7 @@ SUBDIR += GeoIP SUBDIR += NeTraMet SUBDIR += NoCatAuth-Gateway + SUBDIR += NoCatAuth-Server SUBDIR += NoCatSplash SUBDIR += SSLtelnet SUBDIR += adasockets |