diff options
author | garga <garga@FreeBSD.org> | 2005-10-27 22:30:29 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-10-27 22:30:29 +0800 |
commit | 5791d80849c2a93f0311abc7c169b3553787d641 (patch) | |
tree | 44f7c8709d74aac40c6fc0de9fda8efdaf124b73 /security | |
parent | b5d8cf9b3cd304a2972dcfbaf437e70db7c06b32 (diff) | |
download | freebsd-ports-gnome-5791d80849c2a93f0311abc7c169b3553787d641.tar.gz freebsd-ports-gnome-5791d80849c2a93f0311abc7c169b3553787d641.tar.zst freebsd-ports-gnome-5791d80849c2a93f0311abc7c169b3553787d641.zip |
- Update to 0.46
Approved by: maintainer
Diffstat (limited to 'security')
-rw-r--r-- | security/chkrootkit/Makefile | 2 | ||||
-rw-r--r-- | security/chkrootkit/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/chkrootkit/Makefile b/security/chkrootkit/Makefile index b2e42cf7885e..92a2757e21d4 100644 --- a/security/chkrootkit/Makefile +++ b/security/chkrootkit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= chkrootkit -PORTVERSION= 0.45 +PORTVERSION= 0.46 CATEGORIES= security MASTER_SITES= ftp://ftp.pangeia.com.br/pub/seg/pac/ \ ftp://gd.tuwien.ac.at/infosys/security/chkrootkit/ \ diff --git a/security/chkrootkit/distinfo b/security/chkrootkit/distinfo index 89695a491a70..1994d2ec37b1 100644 --- a/security/chkrootkit/distinfo +++ b/security/chkrootkit/distinfo @@ -1,2 +1,2 @@ -MD5 (chkrootkit-0.45.tar.gz) = 57493e24ca81750a200d8bcb4049e858 -SIZE (chkrootkit-0.45.tar.gz) = 36359 +MD5 (chkrootkit-0.46.tar.gz) = 03bee04ab54623ade29385f1d84ce742 +SIZE (chkrootkit-0.46.tar.gz) = 37028 |