From 8100b38b55534d90d6d33f531e82558ff0894ba0 Mon Sep 17 00:00:00 2001 From: ryoon Date: Thu, 21 Jun 2018 13:05:14 +0000 Subject: [PATCH] HOMEPAGE is alive --- security/tacshell/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/tacshell/Makefile b/security/tacshell/Makefile index a31ea48b737e..5b74f86e23df 100644 --- a/security/tacshell/Makefile +++ b/security/tacshell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2018/01/01 18:16:39 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2018/06/21 13:05:14 ryoon Exp $ DISTNAME= tacshell-0.91 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= http://www.rezrov.net/software/ MAINTAINER= sekiya@NetBSD.org -#HOMEPAGE= http://www.rezrov.net/software/tacshell.html +HOMEPAGE= http://www.rezrov.net/software/tacshell.html COMMENT= RSA ACE/Server sdshell workalike, using TACACS+ GNU_CONFIGURE= YES