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 cff0e22d653..45b6bae58fa 100644 --- a/net/tacacs-shrubbery/Makefile +++ b/net/tacacs-shrubbery/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2012/06/18 06:12:02 dholland Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 21:57:11 wiz Exp $ # DISTNAME= tacacs+-F4.0.4.25 PKGNAME= ${DISTNAME:S,-F,-,} +PKGREVISION= 1 CATEGORIES= net security MASTER_SITES= ftp://ftp.shrubbery.net/pub/tac_plus/ |