diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2008-11-30 04:21:07 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2008-11-30 04:21:07 +0000 |
commit | 232159b31e84125a17b3947c9eae994723d6337c (patch) | |
tree | cea913189d8aeb46107161edc564f577b397ec09 /security/md5coll | |
parent | 0df5712fcb048950f43467c71fcf6edde647da5e (diff) | |
download | ports-232159b31e84125a17b3947c9eae994723d6337c.tar.gz ports-232159b31e84125a17b3947c9eae994723d6337c.zip |
Notes
Diffstat (limited to 'security/md5coll')
-rw-r--r-- | security/md5coll/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/md5coll/Makefile b/security/md5coll/Makefile index 047422f41c3b..d399359c3de9 100644 --- a/security/md5coll/Makefile +++ b/security/md5coll/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}.c EXTRACT_SUFX= EXTRACT_ONLY= -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast MD5 collision generator ONLY_FOR_ARCHS= i386 |