diff options
Diffstat (limited to 'lang/python26/Makefile')
-rw-r--r-- | lang/python26/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python26/Makefile b/lang/python26/Makefile index da9be602d1e..23c355365f1 100644 --- a/lang/python26/Makefile +++ b/lang/python26/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/04/24 01:32:50 hasso Exp $ +# $NetBSD: Makefile,v 1.3 2009/05/20 00:58:20 wiz Exp $ DISTNAME= Python-2.6.2 PKGNAME= python26-2.6.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang python MASTER_SITES= ftp://ftp.python.org/pub/python/2.6.2/ \ http://www.python.org/ftp/python/2.6.2/ |