summaryrefslogtreecommitdiff
path: root/lang/python24
diff options
context:
space:
mode:
authorrillig <rillig>2005-12-08 09:52:15 +0000
committerrillig <rillig>2005-12-08 09:52:15 +0000
commitd80ab5d85b2199aab1eaccfc9a2aeaa3535b191c (patch)
treea14db05952e2a41afb213fc0f7720ba0f3ba127b /lang/python24
parent797ae793cd06542c9bedf7d98e3fc2523e48ab62 (diff)
downloadpkgsrc-d80ab5d85b2199aab1eaccfc9a2aeaa3535b191c.tar.gz
Bumped the PKGREVISION of the packages that have been broken by the recent
"pkglint --autofix" change.
Diffstat (limited to 'lang/python24')
-rw-r--r--lang/python24/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python24/Makefile b/lang/python24/Makefile
index 2cf4e5f490e..26b0aeb0eb0 100644
--- a/lang/python24/Makefile
+++ b/lang/python24/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2005/12/08 08:16:02 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2005/12/08 09:52:15 rillig Exp $
#
DISTNAME= Python-2.4.2
PKGNAME= python24-2.4.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang python
MASTER_SITES= ftp://ftp.python.org/pub/python/2.4.2/
EXTRACT_SUFX= .tar.bz2