diff options
author | marcus <marcus@FreeBSD.org> | 2005-04-03 07:05:39 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-04-03 07:05:39 +0000 |
commit | e11204eeebbe750011d858b43a613799b35c5513 (patch) | |
tree | eed954a10040759f836a1957728b518209459da3 /net | |
parent | 8c398583beb38c4407d948495f649ef164bfee75 (diff) | |
download | FreeBSD-ports-e11204eeebbe750011d858b43a613799b35c5513.zip FreeBSD-ports-e11204eeebbe750011d858b43a613799b35c5513.tar.gz |
Adjust PORTVERSION as this is really F4.0.4.7, and not F4.0.4_7.
Diffstat (limited to 'net')
-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 6e713c1..352bac6 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 |