diff options
Diffstat (limited to 'lang/python23')
-rw-r--r-- | lang/python23/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python23/Makefile b/lang/python23/Makefile index 80da4710c29..6d290f24a32 100644 --- a/lang/python23/Makefile +++ b/lang/python23/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2005/12/05 20:50:27 rillig Exp $ +# $NetBSD: Makefile,v 1.33 2005/12/08 09:52:15 rillig Exp $ # PKGNAME= python23-2.3.5 -PKGREVISION= 4 +PKGREVISION= 5 CONFLICTS+= python-[0-9]* |