diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/python22-pth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python22-pth/Makefile b/lang/python22-pth/Makefile index 4798de94866..5e6d85b5c6d 100644 --- a/lang/python22-pth/Makefile +++ b/lang/python22-pth/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2003/05/02 11:55:36 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/05/05 19:05:15 jmmv Exp $ # DISTNAME= Python-2.2.2 -PKGREVISION= 1 PKGNAME= python22-pth-2.2.2 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ftp://ftp.python.org/pub/python/2.2.2/ EXTRACT_SUFX= .tgz |