diff --git a/security/kstart/Makefile b/security/kstart/Makefile index 13c815160718..3163da201330 100644 --- a/security/kstart/Makefile +++ b/security/kstart/Makefile @@ -1,8 +1,7 @@ # Created by: Ryan Steinmetz PORTNAME= kstart -DISTVERSION= 4.2 -PORTREVISION= 2 +DISTVERSION= 4.3 CATEGORIES= security MASTER_SITES= http://archives.eyrie.org/software/kerberos/ \ ZI @@ -20,7 +19,7 @@ do-install: @${GZIP_CMD} ${WRKSRC}/docs/krenew.1 ${INSTALL_MAN} ${WRKSRC}/docs/k5start.1.gz ${STAGEDIR}${MAN1PREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/docs/krenew.1.gz ${STAGEDIR}${MAN1PREFIX}/man/man1 - ${INSTALL_PROGRAM} ${WRKSRC}/k5start ${STAGEDIR}${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKSRC}/krenew ${STAGEDIR}${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/commands/k5start ${STAGEDIR}${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/commands/krenew ${STAGEDIR}${PREFIX}/bin .include diff --git a/security/kstart/distinfo b/security/kstart/distinfo index 168a88b07d7a..8b78d3124f95 100644 --- a/security/kstart/distinfo +++ b/security/kstart/distinfo @@ -1,2 +1,3 @@ -SHA256 (kstart-4.2.tar.gz) = 2698bc1ab2fb36d49cc946b0cb864c56dd3a2f9ef596bfff59592e13d35315cd -SIZE (kstart-4.2.tar.gz) = 296651 +TIMESTAMP = 1649434564 +SHA256 (kstart-4.3.tar.gz) = 9527702a48789084e314e5c08d4115129467ca7ef25983d7214c9439d31ef2a6 +SIZE (kstart-4.3.tar.gz) = 324005