diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2012-01-23 14:32:36 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2012-01-23 14:32:36 +0000 |
commit | 96de6794c684fa0eb6222012d59079b4c176737f (patch) | |
tree | f4f373c3d365f79e8a9a95885612ca7dbb191596 /security/md5deep/Makefile | |
parent | fda39edf3347b8ace9ea8e34385f83ff9c2bafc9 (diff) | |
download | ports-96de6794c684fa0eb6222012d59079b4c176737f.tar.gz ports-96de6794c684fa0eb6222012d59079b4c176737f.zip |
Notes
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 35b29f90bd72..fad3defbc657 100644 --- a/security/md5deep/Makefile +++ b/security/md5deep/Makefile @@ -6,7 +6,7 @@ # PORTNAME= md5deep -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.1 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |