View | Details | Raw Unified | Return to bug 180346
Collapse All | Expand All

(-)security/sslscan/Makefile (-7 / +2 lines)
Lines 1-15 Link Here
1
# New ports collection makefile for:	sslscan
1
# Created by: Matthieu BOUTHORS
2
# Date created:				21/6/2011
3
# Whom:					Matthieu BOUTHORS
4
#
5
# $FreeBSD$
2
# $FreeBSD$
6
#
7
3
8
PORTNAME=	sslscan
4
PORTNAME=	sslscan
9
PORTVERSION=	1.8.2
5
PORTVERSION=	1.8.2
10
CATEGORIES=	security
6
CATEGORIES=	security
11
MASTER_SITES=	http://downloads.sourceforge.net/project/sslscan/sslscan/ \
7
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
12
		http://mirror.labs.fr/pub/FreeBSD/distfiles/
13
EXTRACT_SUFX=	.tgz
8
EXTRACT_SUFX=	.tgz
14
9
15
MAINTAINER=	matthieu@labs.fr
10
MAINTAINER=	matthieu@labs.fr

Return to bug 180346