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 ea70c1efd43..bfa9d704f43 100644 --- a/net/tacacs-shrubbery/Makefile +++ b/net/tacacs-shrubbery/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2012/11/10 18:53:59 pettai Exp $ +# $NetBSD: Makefile,v 1.8 2013/05/31 12:41:44 wiz Exp $ # DISTNAME= tacacs+-F4.0.4.26 PKGNAME= ${DISTNAME:S,-F,-,} +PKGREVISION= 1 CATEGORIES= net security MASTER_SITES= ftp://ftp.shrubbery.net/pub/tac_plus/ |