diff options
Diffstat (limited to 'net/py-boto/Makefile')
-rw-r--r-- | net/py-boto/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/py-boto/Makefile b/net/py-boto/Makefile index a8a1be478ec..f7d7be9f65c 100644 --- a/net/py-boto/Makefile +++ b/net/py-boto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2011/10/31 11:27:15 obache Exp $ +# $NetBSD: Makefile,v 1.12 2011/10/31 11:36:00 obache Exp $ # DISTNAME= boto-1.9b @@ -14,7 +14,6 @@ LICENSE= mit PKG_DESTDIR_SUPPORT= user-destdir -PYDISTUTILSPKG= yes PYTHON_VERSIONS_ACCEPTED= 27 26 25 REPLACE_PYTHON+= boto/*/*.py |