diff options
author | rillig <rillig> | 2005-12-08 09:52:15 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-12-08 09:52:15 +0000 |
commit | d80ab5d85b2199aab1eaccfc9a2aeaa3535b191c (patch) | |
tree | a14db05952e2a41afb213fc0f7720ba0f3ba127b /lang/python23 | |
parent | 797ae793cd06542c9bedf7d98e3fc2523e48ab62 (diff) | |
download | pkgsrc-d80ab5d85b2199aab1eaccfc9a2aeaa3535b191c.tar.gz |
Bumped the PKGREVISION of the packages that have been broken by the recent
"pkglint --autofix" change.
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]* |