diff options
Diffstat (limited to 'lang/python20')
-rw-r--r-- | lang/python20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python20/Makefile b/lang/python20/Makefile index 4c646cc9a37..19c3508e339 100644 --- a/lang/python20/Makefile +++ b/lang/python20/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.17 2004/07/19 22:26:57 recht Exp $ +# $NetBSD: Makefile,v 1.18 2004/07/22 09:16:03 recht Exp $ # DISTNAME= Python-2.0.1 PKGNAME= python20-2.0.1 PKGREVISION= 7 -CATEGORIES= lang +CATEGORIES= lang python MASTER_SITES= ftp://ftp.python.org/pub/python/2.0.1/ EXTRACT_SUFX= .tgz |