diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-10-12 08:15:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-10-12 08:15:16 +0000 |
commit | 8a120279137e719df270a135ac454f186b42ad4f (patch) | |
tree | f96b4e56dc0672402c32c633235a635024047d53 /security/rkhunter/Makefile | |
parent | - Fix typos (omitted $'s) (diff) |
Update to 1.1.8.
Note to maintainer: your mailer is apparently changing tabs to spaces.
For short patches like this, it's possible to work around it; for
longer patches, it won't work at all.
PR: ports/71680
Submitted by: bugghy <bugghy at rootshell dot be> ( maintainer)
Diffstat (limited to 'security/rkhunter/Makefile')
-rw-r--r-- | security/rkhunter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rkhunter/Makefile b/security/rkhunter/Makefile index a7a60b51d4c6..9e1162214c78 100644 --- a/security/rkhunter/Makefile +++ b/security/rkhunter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rkhunter -PORTVERSION= 1.1.7 +PORTVERSION= 1.1.8 CATEGORIES= security MASTER_SITES= http://downloads.rootkit.nl/ |