From ddf6007255e0d5498b23025b33a8f55628f99012 Mon Sep 17 00:00:00 2001 From: dougb Date: Mon, 30 Jul 2012 20:51:37 +0000 Subject: Make the MASTER_SITES URL variable too Reminded by: bsam --- dns/fpdns/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns') diff --git a/dns/fpdns/Makefile b/dns/fpdns/Makefile index 236385127e3c..80db3bd39a97 100644 --- a/dns/fpdns/Makefile +++ b/dns/fpdns/Makefile @@ -7,7 +7,7 @@ PORTNAME= fpdns PORTVERSION= 0.9.3.20120719 CATEGORIES= dns net perl5 -MASTER_SITES= https://github.com/kirei/fpdns/tarball/9eb38df/ +MASTER_SITES= https://github.com/kirei/fpdns/tarball/${GITVERSION}/ DISTNAME= kirei-fpdns-${GITVERSION} MAINTAINER= dougb@FreeBSD.org -- cgit