diff options
Diffstat (limited to 'security/ssdeep/Makefile')
-rw-r--r-- | security/ssdeep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ssdeep/Makefile b/security/ssdeep/Makefile index b3383b4d49f1..5a414d5afee5 100644 --- a/security/ssdeep/Makefile +++ b/security/ssdeep/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ssdeep -PORTVERSION= 2.6 +PORTVERSION= 2.7 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} |