diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/py-basicproperty/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/py-basicproperty/Makefile b/lang/py-basicproperty/Makefile index dc00e60a02b..cf05f1ff2e7 100644 --- a/lang/py-basicproperty/Makefile +++ b/lang/py-basicproperty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2011/12/13 17:29:40 darcy Exp $ +# $NetBSD: Makefile,v 1.11 2011/12/13 23:13:28 joerg Exp $ # DISTNAME= basicproperty-0.6.3a @@ -13,7 +13,6 @@ COMMENT= Python RDBMS wrapper for various databases LICENSE= original-bsd PKG_DESTDIR_SUPPORT= user-destdir -PYTHON_VERSIONS_ACCEPTED= 27 26 25 24 USE_LANGUAGES= # none |