From c0e80da449699b9455d877cfd7b9685ca806c1c9 Mon Sep 17 00:00:00 2001 From: wxs Date: Tue, 6 Jan 2009 05:27:40 +0000 Subject: - Add another MASTER_SITE - Pass maintainer to submitter - Cleanup pkg-descr PR: ports/130099 Submitted by: Daniel Roethlisberger --- security/md5coll/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'security/md5coll/Makefile') diff --git a/security/md5coll/Makefile b/security/md5coll/Makefile index d399359c3de9..e7d272613966 100644 --- a/security/md5coll/Makefile +++ b/security/md5coll/Makefile @@ -8,12 +8,13 @@ PORTNAME= md5coll DISTVERSION= 0.1 CATEGORIES= security -MASTER_SITES= http://www.stachliu.com/ +MASTER_SITES= http://www.stachliu.com/ \ + http://mirror.roe.ch/dist/${PORTNAME}/${DISTVERSION}/ DISTNAME= ${PORTNAME}.c EXTRACT_SUFX= EXTRACT_ONLY= -MAINTAINER= ports@FreeBSD.org +MAINTAINER= daniel@roe.ch COMMENT= Fast MD5 collision generator ONLY_FOR_ARCHS= i386 -- cgit