diff options
Diffstat (limited to 'net/py-IP/Makefile')
-rw-r--r-- | net/py-IP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/py-IP/Makefile b/net/py-IP/Makefile index 1639c7e3ea3..a3c2e500911 100644 --- a/net/py-IP/Makefile +++ b/net/py-IP/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/04/11 21:46:58 tv Exp $ +# $NetBSD: Makefile,v 1.8 2006/02/05 23:10:29 joerg Exp $ DISTNAME= IPy-0.4 PKGNAME= ${PYPKGPREFIX}-IP-0.4 +PKGREVISION= 1 CATEGORIES= net python MASTER_SITES= http://c0re.jp:80/c0de/IPy/ |