diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-27 14:55:03 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-27 14:55:03 +0000 |
commit | 87f97647a76ebc05747a72eafd239666463fde36 (patch) | |
tree | 7192ed82e353381188bf7d1a77846382859c0f01 /net/knc | |
parent | adb4638feeee35c9a584f63944a0f5eee510ea92 (diff) | |
download | ports-87f97647a76ebc05747a72eafd239666463fde36.tar.gz ports-87f97647a76ebc05747a72eafd239666463fde36.zip |
Notes
Diffstat (limited to 'net/knc')
-rw-r--r-- | net/knc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/knc/Makefile b/net/knc/Makefile index 599f2a3dd7d2..737c597d6633 100644 --- a/net/knc/Makefile +++ b/net/knc/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://oskt.secure-endpoints.com/downloads/ MAINTAINER= gd.workbox@gmail.com -COMMENT= KNC is Kerberised NetCat +COMMENT= Kerberised NetCat LICENSE= BSD2CLAUSE MIT LICENSE_COMB= multi |