diff options
author | wiz <wiz@pkgsrc.org> | 2012-10-03 21:53:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-10-03 21:53:53 +0000 |
commit | 318446307559eb62a25905911b5e04c7006159b4 (patch) | |
tree | 7d1f6f0d0b760e77bb45c7fc137ae6f354d31fcf /net/tacacs-shrubbery/Makefile | |
parent | 0a5e7e37c7321be41ec2cff7f8dcac442454d945 (diff) | |
download | pkgsrc-318446307559eb62a25905911b5e04c7006159b4.tar.gz |
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
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/ |