summaryrefslogtreecommitdiff
path: root/security/termlog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/termlog/Makefile')
-rw-r--r--security/termlog/Makefile4
1 files changed, 2 insertions, 2 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>