diff options
author | joerg <joerg> | 2011-12-13 23:13:28 +0000 |
---|---|---|
committer | joerg <joerg> | 2011-12-13 23:13:28 +0000 |
commit | ffc9875116ffb0585a5acdfb0eb2ed009f3d634d (patch) | |
tree | 521456b5f567bfcb91c4f811928a118307f21b3a /lang | |
parent | df3b2bd3343e7c4612f0330e360f98a1e9c483c9 (diff) | |
download | pkgsrc-ffc9875116ffb0585a5acdfb0eb2ed009f3d634d.tar.gz |
Revert PYTHON_VERSIONS_ACCEPTED.
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 |