diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-06-21 13:05:14 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-06-21 13:05:14 +0000 |
commit | fe9e0b8d4122ac5340ebf4120c3552d61ed2eb9c (patch) | |
tree | 7cbc24139eb74056c405125de40827b5db503591 /security | |
parent | 5ca9033524a6b0937ca8754e2e153fff19cf8326 (diff) | |
download | pkgsrc-fe9e0b8d4122ac5340ebf4120c3552d61ed2eb9c.tar.gz |
HOMEPAGE is alive
Diffstat (limited to 'security')
-rw-r--r-- | security/tacshell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/tacshell/Makefile b/security/tacshell/Makefile index a31ea48b737..5b74f86e23d 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 |