diff options
author | feld <feld@FreeBSD.org> | 2014-12-05 07:38:02 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2014-12-05 07:38:02 +0800 |
commit | 35a2e8cb493bbaa530a5c7ca631f66cd6ccb8f0d (patch) | |
tree | e823130f542a0ccb092ed0328ee392878726f80f /comms/kermit | |
parent | 7ac00dc279a1b4289386744ab1bcf58328a74897 (diff) | |
download | freebsd-ports-gnome-35a2e8cb493bbaa530a5c7ca631f66cd6ccb8f0d.tar.gz freebsd-ports-gnome-35a2e8cb493bbaa530a5c7ca631f66cd6ccb8f0d.tar.zst freebsd-ports-gnome-35a2e8cb493bbaa530a5c7ca631f66cd6ccb8f0d.zip |
Update License
Diffstat (limited to 'comms/kermit')
-rw-r--r-- | comms/kermit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/kermit/Makefile b/comms/kermit/Makefile index 9874b45c850e..d1e042b3df65 100644 --- a/comms/kermit/Makefile +++ b/comms/kermit/Makefile @@ -11,7 +11,7 @@ DISTNAME= cku${PORTVERSION:E} MAINTAINER= danfe@FreeBSD.org COMMENT= Portable scriptable network and serial communication program -LICENSE= BSD +LICENSE= BSD3CLAUSE USE_OPENSSL= yes NO_WRKSUBDIR= yes |