diff options
Diffstat (limited to 'net/tacacs-shrubbery/Makefile')
-rw-r--r-- | net/tacacs-shrubbery/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tacacs-shrubbery/Makefile b/net/tacacs-shrubbery/Makefile index 7ffee93784a..5108d6577ce 100644 --- a/net/tacacs-shrubbery/Makefile +++ b/net/tacacs-shrubbery/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:12 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:53 wiz Exp $ # DISTNAME= tacacs+-F4.0.4.27a PKGNAME= ${DISTNAME:S,-F,-,} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net security MASTER_SITES= ftp://ftp.shrubbery.net/pub/tac_plus/ |