diff options
Diffstat (limited to 'net/fpdns/Makefile')
-rw-r--r-- | net/fpdns/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/fpdns/Makefile b/net/fpdns/Makefile index 7e94bc980e1..882a6b69c71 100644 --- a/net/fpdns/Makefile +++ b/net/fpdns/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2021/05/24 19:53:17 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2022/06/28 11:34:59 wiz Exp $ VERSION= 20190131 DISTNAME= 20190131 PKGNAME= fpdns-0.10.0pre${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= https://github.com/kirei/fpdns/archive/ |