summaryrefslogtreecommitdiff
path: root/net/py-ORBit/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-07-06 18:47:37 +0000
committerdrochner <drochner@pkgsrc.org>2007-07-06 18:47:37 +0000
commite70ee3ba6537ed1c3f22658a1e2430f0443c6724 (patch)
treec3bcc3638e00d8f5b0eec010693809d23ec4c52c /net/py-ORBit/Makefile
parent54290797acdc5cd52aee7e4ad0b289308e98dedd (diff)
downloadpkgsrc-e70ee3ba6537ed1c3f22658a1e2430f0443c6724.tar.gz
update to 2.14.3
changes: -Fix build problem on Mac OS X -Fix compatibility with non-ORBit2 based servants
Diffstat (limited to 'net/py-ORBit/Makefile')
-rw-r--r--net/py-ORBit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-ORBit/Makefile b/net/py-ORBit/Makefile
index 60962eab1d7..fd6b03bd97d 100644
--- a/net/py-ORBit/Makefile
+++ b/net/py-ORBit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2007/03/13 10:59:02 drochner Exp $
+# $NetBSD: Makefile,v 1.27 2007/07/06 18:47:37 drochner Exp $
#
-DISTNAME= pyorbit-2.14.2
+DISTNAME= pyorbit-2.14.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pyorbit/ORBit/}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pyorbit/2.14/}