diff options
Diffstat (limited to 'lang/python15/Makefile')
-rw-r--r-- | lang/python15/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python15/Makefile b/lang/python15/Makefile index b7b35967d4d..fc0be936efe 100644 --- a/lang/python15/Makefile +++ b/lang/python15/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2004/06/23 15:54:08 minskim Exp $ +# $NetBSD: Makefile,v 1.10 2004/07/22 09:16:03 recht Exp $ # DISTNAME= py152 PKGNAME= python15-1.5.2 PKGREVISION= 2 -CATEGORIES= lang +CATEGORIES= lang python MASTER_SITES= http://www.python.org/ftp/python/src/ EXTRACT_SUFX= .tgz |