aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-07-31 04:51:37 +0800
committerdougb <dougb@FreeBSD.org>2012-07-31 04:51:37 +0800
commitddf6007255e0d5498b23025b33a8f55628f99012 (patch)
treebad5121367241061aab8a500d5b0977a19b3036e /dns
parentd7d56ed794b2c251c9e6246926a2a1cbcafc6580 (diff)
downloadfreebsd-ports-gnome-ddf6007255e0d5498b23025b33a8f55628f99012.tar.gz
freebsd-ports-gnome-ddf6007255e0d5498b23025b33a8f55628f99012.tar.zst
freebsd-ports-gnome-ddf6007255e0d5498b23025b33a8f55628f99012.zip
Make the MASTER_SITES URL variable too
Reminded by: bsam
Diffstat (limited to 'dns')
-rw-r--r--dns/fpdns/Makefile2
1 files changed, 1 insertions, 1 deletions
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