summaryrefslogtreecommitdiff
path: root/lang/python24
diff options
context:
space:
mode:
authordarcy <darcy>2005-09-01 13:14:35 +0000
committerdarcy <darcy>2005-09-01 13:14:35 +0000
commita7a0b39c1bec7bc52177487fa902b95330272014 (patch)
tree8a0cba96fb653d21cbf98d255050c85d7158ac04 /lang/python24
parentcdb3a2642a2400f85b97c0cd8ce9cefc164af85f (diff)
downloadpkgsrc-a7a0b39c1bec7bc52177487fa902b95330272014.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/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 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