diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2017-08-01 17:07:58 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2017-08-01 17:07:58 +0000 |
commit | c550e11dac349a078eff978b930fd7947e079b39 (patch) | |
tree | 7f6e91fcf4d587542cad048f5ce93f719ca72873 /security/kstart | |
parent | 01b65ccafeecede7be67b8ff9b06738e9cd78ce9 (diff) | |
download | ports-c550e11dac349a078eff978b930fd7947e079b39.tar.gz ports-c550e11dac349a078eff978b930fd7947e079b39.zip |
Notes
Diffstat (limited to 'security/kstart')
-rw-r--r-- | security/kstart/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/kstart/Makefile b/security/kstart/Makefile index ae44da4ca8b3..be4a0f12d4ba 100644 --- a/security/kstart/Makefile +++ b/security/kstart/Makefile @@ -4,7 +4,8 @@ PORTNAME= kstart DISTVERSION= 4.2 CATEGORIES= security -MASTER_SITES= http://archives.eyrie.org/software/kerberos/ +MASTER_SITES= http://archives.eyrie.org/software/kerberos/ \ + ZI MAINTAINER= zi@FreeBSD.org COMMENT= Automated Kerberos ticket cache and keytab management utilities |