Index: head/dns/dns2tcp/Makefile =================================================================== --- head/dns/dns2tcp/Makefile (revision 525981) +++ head/dns/dns2tcp/Makefile (revision 525982) @@ -1,20 +1,25 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= dns2tcp PORTVERSION= 0.5.2 CATEGORIES= dns -MASTER_SITES= http://www.hsc.fr/ressources/outils/${PORTNAME}/download/ +MASTER_SITES= http://deb.debian.org/debian/pool/main/d/${PORTNAME}/ +DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= sbz@FreeBSD.org COMMENT= Dns2tcp is a tool for relaying TCP connections over DNS -BROKEN= unfetchable +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING +USES= autoreconf + GNU_CONFIGURE= yes +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PLIST_FILES= bin/dns2tcpc bin/dns2tcpd \ man/man1/dns2tcpc.1.gz \ man/man1/dns2tcpd.1.gz .include Index: head/dns/dns2tcp/distinfo =================================================================== --- head/dns/dns2tcp/distinfo (revision 525981) +++ head/dns/dns2tcp/distinfo (revision 525982) @@ -1,2 +1,3 @@ -SHA256 (dns2tcp-0.5.2.tar.gz) = ea9ef59002b86519a43fca320982ae971e2df54cdc54cdb35562c751704278d9 -SIZE (dns2tcp-0.5.2.tar.gz) = 173585 +TIMESTAMP = 1581473123 +SHA256 (dns2tcp_0.5.2.orig.tar.gz) = ea9ef59002b86519a43fca320982ae971e2df54cdc54cdb35562c751704278d9 +SIZE (dns2tcp_0.5.2.orig.tar.gz) = 173585