diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-04-03 07:05:39 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-04-03 07:05:39 +0000 |
commit | 17694d95cd93b34c7805b40c82dc3c1db601e6fb (patch) | |
tree | 3c3061b1f0473c9142e5f11680596cc4c7c47245 /net/tac_plus4/Makefile | |
parent | 7044e83b3e020fc97a82adf9bb07b1931535b607 (diff) | |
download | ports-17694d95cd93b34c7805b40c82dc3c1db601e6fb.tar.gz ports-17694d95cd93b34c7805b40c82dc3c1db601e6fb.zip |
Notes
Diffstat (limited to 'net/tac_plus4/Makefile')
-rw-r--r-- | net/tac_plus4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tac_plus4/Makefile b/net/tac_plus4/Makefile index 6e713c1db17c..352bac6b6bae 100644 --- a/net/tac_plus4/Makefile +++ b/net/tac_plus4/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tac_plus -PORTVERSION= F4.0.4 -PORTREVISION= 7 +PORTVERSION= F4.0.4.7 CATEGORIES= net security MASTER_SITES= ftp://ftp.shrubbery.net/pub/tac_plus/ DISTNAME= tacacs+-F4.0.4.7 |