summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authordarcy <darcy>2005-09-01 13:14:35 +0000
committerdarcy <darcy>2005-09-01 13:14:35 +0000
commit95a34d06dfc86f243cab9ff6089cc4a5bc1c5229 (patch)
tree8a0cba96fb653d21cbf98d255050c85d7158ac04 /lang
parentfcba21c2d00b354c4bd1bb0d977e9f7a790b3af5 (diff)
downloadpkgsrc-95a34d06dfc86f243cab9ff6089cc4a5bc1c5229.tar.gz
Bump PKGREVISION for change made to patches/patch-al in revision 1.7 as
suggested by Lubomir Sedlacik in discussions on releng-pkgsrc and pullup request 727.
Diffstat (limited to 'lang')
-rw-r--r--lang/python24/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python24/Makefile b/lang/python24/Makefile
index d46a33792e6..330a95b9047 100644
--- a/lang/python24/Makefile
+++ b/lang/python24/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2005/08/23 20:55:46 darcy Exp $
+# $NetBSD: Makefile,v 1.11 2005/09/01 13:14:35 darcy Exp $
#
DISTNAME= Python-2.4.1
PKGNAME= python24-2.4.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= lang python
MASTER_SITES= ftp://ftp.python.org/pub/python/2.4.1/
EXTRACT_SUFX= .tar.bz2