From fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2 Mon Sep 17 00:00:00 2001 From: mat Date: Wed, 6 May 2015 15:16:53 +0000 Subject: Update ports in the [bcd]* categories to not use GH_COMMIT. With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight --- dns/fpdns/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'dns/fpdns/Makefile') 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 -- cgit