diff options
Diffstat (limited to 'lang/python21-pth/Makefile')
-rw-r--r-- | lang/python21-pth/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python21-pth/Makefile b/lang/python21-pth/Makefile index 8d178983351..6ac36ab0de2 100644 --- a/lang/python21-pth/Makefile +++ b/lang/python21-pth/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2002/09/04 14:25:17 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2003/01/22 17:05:33 drochner Exp $ # DISTNAME= Python-2.1.3 PKGNAME= python21-pth-2.1.3 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ftp://ftp.python.org/pub/python/2.1.3/ EXTRACT_SUFX= .tgz |