diff options
Diffstat (limited to 'net/py-adns/Makefile')
-rw-r--r-- | net/py-adns/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-adns/Makefile b/net/py-adns/Makefile index 6df0671854c..ab46dd95d6d 100644 --- a/net/py-adns/Makefile +++ b/net/py-adns/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/12/31 13:57:28 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/01/29 09:53:29 mef Exp $ DISTNAME= adns-python-1.2.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net python MASTER_SITES= http://adns-python.googlecode.com/files/ |