diff options
Diffstat (limited to 'lang/python23/Makefile')
-rw-r--r-- | lang/python23/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python23/Makefile b/lang/python23/Makefile index a06d4b81b64..893a6b14304 100644 --- a/lang/python23/Makefile +++ b/lang/python23/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2003/09/10 00:11:03 recht Exp $ +# $NetBSD: Makefile,v 1.7 2003/09/14 14:04:31 recht Exp $ # DISTNAME= Python-2.3 PKGNAME= python23-2.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= ftp://ftp.python.org/pub/python/2.3/ EXTRACT_SUFX= .tgz |