diff options
Diffstat (limited to 'security/sshguard/Makefile')
-rw-r--r-- | security/sshguard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sshguard/Makefile b/security/sshguard/Makefile index 99cdffa49870..0cd991044c52 100644 --- a/security/sshguard/Makefile +++ b/security/sshguard/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sshguard -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= security MASTER_SITES= SF/sshguard/sshguard/sshguard-${PORTVERSION} |