diff options
Diffstat (limited to 'security/md5deep/Makefile')
-rw-r--r-- | security/md5deep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/md5deep/Makefile b/security/md5deep/Makefile index 50f6164c5fab..f29a632d28a4 100644 --- a/security/md5deep/Makefile +++ b/security/md5deep/Makefile @@ -6,7 +6,7 @@ # PORTNAME= md5deep -PORTVERSION= 4.1 +PORTVERSION= 4.1.1 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |