svn commit: r322461 - head/security/sslscan
Jason Helfman
jgh at FreeBSD.org
Sun Jul 7 21:57:17 UTC 2013
Author: jgh
Date: Sun Jul 7 21:57:17 2013
New Revision: 322461
URL: http://svnweb.freebsd.org/changeset/ports/322461
Log:
- fix fetch and remove stale mirror
- convert historical header
PR: 180346
Submitted by: r4721 at tormail.org
Approved by: matthieu at labs.fr (maintainer)
Modified:
head/security/sslscan/Makefile
Modified: head/security/sslscan/Makefile
==============================================================================
--- head/security/sslscan/Makefile Sun Jul 7 21:55:43 2013 (r322460)
+++ head/security/sslscan/Makefile Sun Jul 7 21:57:17 2013 (r322461)
@@ -1,15 +1,10 @@
-# New ports collection makefile for: sslscan
-# Date created: 21/6/2011
-# Whom: Matthieu BOUTHORS
-#
+# Created by: Matthieu BOUTHORS <matthieu at labs.fr>
# $FreeBSD$
-#
PORTNAME= sslscan
PORTVERSION= 1.8.2
CATEGORIES= security
-MASTER_SITES= http://downloads.sourceforge.net/project/sslscan/sslscan/ \
- http://mirror.labs.fr/pub/FreeBSD/distfiles/
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
EXTRACT_SUFX= .tgz
MAINTAINER= matthieu at labs.fr
More information about the svn-ports-head
mailing list