diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/termlog/Makefile | 4 | ||||
-rw-r--r-- | security/termlog/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/termlog/Makefile b/security/termlog/Makefile index b2c1bd31374a..b564aecbfc37 100644 --- a/security/termlog/Makefile +++ b/security/termlog/Makefile @@ -6,8 +6,7 @@ # PORTNAME= termlog -PORTVERSION= 1.0 -PORTREVISION= 1 +PORTVERSION= 1.0.1 CATEGORIES= security sysutils MASTER_SITES= http://www.seccuris.com/documents/downloads/ MASTER_SITE_SUBDIR= termlog @@ -15,5 +14,6 @@ MASTER_SITE_SUBDIR= termlog MAINTAINER= maneo@bsdpro.com MAN1= termlog.1 +MANCOMPRESSED= yes .include <bsd.port.mk> diff --git a/security/termlog/distinfo b/security/termlog/distinfo index 060bd6501e64..a2eda3f5c888 100644 --- a/security/termlog/distinfo +++ b/security/termlog/distinfo @@ -1 +1 @@ -MD5 (termlog-1.0.tar.gz) = a08b4e1d9044ba4ec57f1ffe688d9c17 +MD5 (termlog-1.0.1.tar.gz) = f0862656bd75e772d84057431e7a94b2 |