diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2004-01-03 06:27:31 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2004-01-03 06:27:31 +0000 |
commit | 9cf1153a9a5c3d2c38b19a2c85b56a82d7a5e9aa (patch) | |
tree | 456f5616ac2efa5dd5e6b50b9f04ace1e3422a45 /net/Makefile | |
parent | Rename NoCatAuth-Server to nocatauth-server from rev 1.1. (diff) |
Rename NoCatAuth-Gateway to nocatauth-gateway from rev 1.1.
Fix installation script.
Requested by: kris
Notes
Notes:
svn path=/head/; revision=97165
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 66399b092fce..4063e01a14e3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -393,6 +393,7 @@ SUBDIR += nicotine SUBDIR += nitpicker SUBDIR += nload + SUBDIR += nocatauth-gateway SUBDIR += nocatauth-server SUBDIR += nocol SUBDIR += nrpe |