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 9bc21b39d52..0f132403f37 100644 --- a/net/py-adns/Makefile +++ b/net/py-adns/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:58 tv Exp $ +# $NetBSD: Makefile,v 1.6 2006/02/05 23:10:30 joerg Exp $ # DISTNAME= adns-python-1.0.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net python MASTER_SITES= http://dustman.net/andy/python/adns-python/1.0.0/ |