diff options
Diffstat (limited to 'net/tacacs-shrubbery/Makefile')
-rw-r--r-- | net/tacacs-shrubbery/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/tacacs-shrubbery/Makefile b/net/tacacs-shrubbery/Makefile index c5b48e90042..7ffee93784a 100644 --- a/net/tacacs-shrubbery/Makefile +++ b/net/tacacs-shrubbery/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2013/12/31 10:42:59 schwarz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:12 wiz Exp $ # DISTNAME= tacacs+-F4.0.4.27a PKGNAME= ${DISTNAME:S,-F,-,} +PKGREVISION= 1 CATEGORIES= net security MASTER_SITES= ftp://ftp.shrubbery.net/pub/tac_plus/ |