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 526215fc774..6362ff4d032 100644 --- a/net/fpdns/Makefile +++ b/net/fpdns/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/01/27 18:41:13 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:03 wiz Exp $ VERSION= 20130404 DISTNAME= 20130404 -PKGREVISION= 1 +PKGREVISION= 2 PKGNAME= fpdns-0.10.0pre${VERSION} CATEGORIES= net MASTER_SITES= https://github.com/kirei/fpdns/archive/ |