diff options
author | rillig <rillig@pkgsrc.org> | 2005-12-08 09:52:15 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-12-08 09:52:15 +0000 |
commit | 039c944473ba1fc1790216039015e578facb1da6 (patch) | |
tree | a14db05952e2a41afb213fc0f7720ba0f3ba127b /lang/python23-nth | |
parent | 6419e9879b474c98a43178286be712c4c66d688c (diff) | |
download | pkgsrc-039c944473ba1fc1790216039015e578facb1da6.tar.gz |
Bumped the PKGREVISION of the packages that have been broken by the recent
"pkglint --autofix" change.
Diffstat (limited to 'lang/python23-nth')
-rw-r--r-- | lang/python23-nth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python23-nth/Makefile b/lang/python23-nth/Makefile index adac92e966e..026ff9d9132 100644 --- a/lang/python23-nth/Makefile +++ b/lang/python23-nth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2005/10/01 19:36:01 recht Exp $ +# $NetBSD: Makefile,v 1.7 2005/12/08 09:52:15 rillig Exp $ # PKGNAME= python23-nth-2.3.5 -PKGREVISION= 2 +PKGREVISION= 3 CONFLICTS+= python-[0-9]* |