diff options
Diffstat (limited to 'dns')
-rw-r--r-- | dns/fpdns/Makefile | 2 |
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 |