diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-12-10 14:04:23 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-12-10 14:04:23 +0000 |
commit | f3c11d37dfd36569ceb890d9c45a5a30e3cdaeca (patch) | |
tree | d1bd9b013a62802b0a0aa95953521adb106f17fa /security/pkesh | |
parent | a19b2c08dd4f887527f1c390ce4d46cbd0bd4200 (diff) |
Notes
Diffstat (limited to 'security/pkesh')
-rw-r--r-- | security/pkesh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pkesh/Makefile b/security/pkesh/Makefile index 18d6c1cb1ca9..9ed47ad157fd 100644 --- a/security/pkesh/Makefile +++ b/security/pkesh/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.daemonology.net/pkesh/ MAINTAINER= cperciva@FreeBSD.org COMMENT= Public Key Encryption SHell script -LICENSE= BSD +LICENSE= BSD2CLAUSE NO_BUILD= yes NO_INSTALL= yes |