diff options
author | csjp <csjp@FreeBSD.org> | 2005-09-21 04:20:28 +0000 |
---|---|---|
committer | csjp <csjp@FreeBSD.org> | 2005-09-21 04:20:28 +0000 |
commit | 5303f67388780e4608c311b6fa84b16ef0dbbb59 (patch) | |
tree | 17f0bde1ba5af595214c428397bb4d238fec79da /security/termlog | |
parent | aa4781e8ab4298b42955338eeb0d4ff735b35f49 (diff) | |
download | FreeBSD-ports-5303f67388780e4608c311b6fa84b16ef0dbbb59.zip FreeBSD-ports-5303f67388780e4608c311b6fa84b16ef0dbbb59.tar.gz |
Upgrade termlog. This fixes termlog on -CURRENT and hopefully the snp
fixes in -CURRENT will be MFC'ed to RELENG_6 so it will work on all
releases again.
Approved by: petef
Diffstat (limited to 'security/termlog')
-rw-r--r-- | security/termlog/Makefile | 2 | ||||
-rw-r--r-- | security/termlog/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/termlog/Makefile b/security/termlog/Makefile index f9c0cc9..1d68cda 100644 --- a/security/termlog/Makefile +++ b/security/termlog/Makefile @@ -6,7 +6,7 @@ # PORTNAME= termlog -PORTVERSION= 2.2 +PORTVERSION= 2.4 CATEGORIES= security sysutils MASTER_SITES= http://www.seccuris.com/documents/downloads/ MASTER_SITE_SUBDIR= termlog diff --git a/security/termlog/distinfo b/security/termlog/distinfo index c76f66b..33aa5f3 100644 --- a/security/termlog/distinfo +++ b/security/termlog/distinfo @@ -1,2 +1,2 @@ -MD5 (termlog-2.2.tar.gz) = 3dfa227fe2ef6564be8fd9c1630c0859 -SIZE (termlog-2.2.tar.gz) = 10441 +MD5 (termlog-2.4.tar.gz) = 7ea26eec2118d98b5511bdee656446e2 +SIZE (termlog-2.4.tar.gz) = 9839 |