diff options
Diffstat (limited to 'lang/python23-pth/Makefile')
-rw-r--r-- | lang/python23-pth/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python23-pth/Makefile b/lang/python23-pth/Makefile index 011d2149b03..281f960d1fa 100644 --- a/lang/python23-pth/Makefile +++ b/lang/python23-pth/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2003/09/04 18:31:43 recht Exp $ +# $NetBSD: Makefile,v 1.6 2003/09/10 00:11:04 recht Exp $ # DISTNAME= Python-2.3 PKGNAME= python23-pth-2.3 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ftp://ftp.python.org/pub/python/2.3/ EXTRACT_SUFX= .tgz |