From 1d45f51c09d3b8b5f1f92228b4de1328ce71f167 Mon Sep 17 00:00:00 2001 From: skreuzer Date: Tue, 7 Jul 2009 12:46:13 +0000 Subject: Add mirror site and cleanup pkg-descr PR: ports/136389 Submitted by: Daniel Roethlisberger Reviewed by: wxs (mentor) --- security/md4coll/Makefile | 3 ++- security/md4coll/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'security') diff --git a/security/md4coll/Makefile b/security/md4coll/Makefile index eb459c8d6c6b..89d2a9036cc7 100644 --- a/security/md4coll/Makefile +++ b/security/md4coll/Makefile @@ -8,7 +8,8 @@ PORTNAME= md4coll 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= diff --git a/security/md4coll/pkg-descr b/security/md4coll/pkg-descr index 11508ca0969f..620cba3a5e90 100644 --- a/security/md4coll/pkg-descr +++ b/security/md4coll/pkg-descr @@ -8,5 +8,3 @@ Implementation of paper by Xiaoyun Wang, et. al. Author: Patrick Stach WWW: http://www.stachliu.com/collisions.html - --- lioux@FreeBSD.org -- cgit