diff options
author | joerg <joerg> | 2008-04-25 19:52:58 +0000 |
---|---|---|
committer | joerg <joerg> | 2008-04-25 19:52:58 +0000 |
commit | 93f8e1b524656c210a10f7cfe9296ac283d4c7c8 (patch) | |
tree | cea5a21eeb2311479576fd89e8ea100c50b10d24 /textproc | |
parent | ec225d735e7d7d80647caa07fbccd41e36e1a2e2 (diff) | |
download | pkgsrc-93f8e1b524656c210a10f7cfe9296ac283d4c7c8.tar.gz |
Remove the right version.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-docutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-docutils/Makefile b/textproc/py-docutils/Makefile index a74e9b7c86e..72810fd6126 100644 --- a/textproc/py-docutils/Makefile +++ b/textproc/py-docutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2008/04/25 19:35:03 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2008/04/25 19:52:58 joerg Exp $ DISTNAME= docutils-0.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -12,7 +12,7 @@ COMMENT= Python tool to generate documents PKG_DESTDIR_SUPPORT= user-destdir -PYTHON_VERSIONS_ACCEPTED= 24 22 +PYTHON_VERSIONS_ACCEPTED= 24 23 PYDISTUTILSPKG= YES .include "../../lang/python/extension.mk" |