diff options
Diffstat (limited to 'dns/fpdns/Makefile')
-rw-r--r-- | dns/fpdns/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dns/fpdns/Makefile b/dns/fpdns/Makefile index 9c373f022060..dbbda51b06c9 100644 --- a/dns/fpdns/Makefile +++ b/dns/fpdns/Makefile @@ -5,7 +5,6 @@ PORTNAME= fpdns PORTVERSION= 0.10.0.${GH_TAGNAME} PORTREVISION= 1 CATEGORIES= dns net perl5 -MASTER_SITES= GHL MAINTAINER= ports@FreeBSD.org COMMENT= Fingerprinting DNS servers @@ -17,7 +16,6 @@ RUN_DEPENDS= p5-Net-DNS>0:${PORTSDIR}/dns/p5-Net-DNS USE_GITHUB= yes GH_ACCOUNT= kirei -GH_COMMIT= 23eb0bf GH_TAGNAME= 20130404 USES= perl5 |