diff options
Diffstat (limited to 'net/py-ORBit/Makefile')
-rw-r--r-- | net/py-ORBit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-ORBit/Makefile b/net/py-ORBit/Makefile index f2f81fedd6f..3bf9b77d7e6 100644 --- a/net/py-ORBit/Makefile +++ b/net/py-ORBit/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.39 2012/02/06 12:41:17 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2012/03/03 00:12:27 wiz Exp $ # DISTNAME= pyorbit-2.24.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pyorbit/ORBit/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pyorbit/2.24/} EXTRACT_SUFX= .tar.bz2 |