diff options
author | kristerw <kristerw@pkgsrc.org> | 2005-08-02 05:06:56 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2005-08-02 05:06:56 +0000 |
commit | 9e7d57552bff7103d73bd6547bc10c874c9a1003 (patch) | |
tree | f8dbbf3f9d421459f4d6a822ed86903936ed8146 /lang/python23/Makefile | |
parent | 4b52aacba051a0110de2d57d13fade20b7ebd9fb (diff) | |
download | pkgsrc-9e7d57552bff7103d73bd6547bc10c874c9a1003.tar.gz |
Add the libpython2.3.dylib.
Bump PKGREVISION.
Diffstat (limited to 'lang/python23/Makefile')
-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 99ba80fdc21..ff484033d47 100644 --- a/lang/python23/Makefile +++ b/lang/python23/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2005/07/03 19:49:06 recht Exp $ +# $NetBSD: Makefile,v 1.29 2005/08/02 05:06:56 kristerw Exp $ # PKGNAME= python23-2.3.5 -PKGREVISION= 1 +PKGREVISION= 2 CONFLICTS+= python-[0-9]* |