diff options
author | recht <recht@pkgsrc.org> | 2005-02-18 22:26:17 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2005-02-18 22:26:17 +0000 |
commit | 05b681e81b40a5b9898349cc55c7e130194e9053 (patch) | |
tree | 68d4c6951f304472a9557aba229457b3436d6f02 /lang/python24 | |
parent | ee59204f465b35f0e0c1aad38e5534a1a68c20e0 (diff) | |
download | pkgsrc-05b681e81b40a5b9898349cc55c7e130194e9053.tar.gz |
ride last change.. bump PKGREVISION for the PLIST.common change
Diffstat (limited to 'lang/python24')
-rw-r--r-- | lang/python24/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python24/Makefile b/lang/python24/Makefile index a795f1f23fe..ef9959f2100 100644 --- a/lang/python24/Makefile +++ b/lang/python24/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2005/02/04 15:39:04 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2005/02/18 22:26:17 recht Exp $ # DISTNAME= Python-2.4 PKGNAME= python24-2.4 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= lang python MASTER_SITES= ftp://ftp.python.org/pub/python/2.4/ EXTRACT_SUFX= .tar.bz2 |