diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-11-12 03:39:39 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-11-12 03:39:39 +0000 |
commit | 876211b04df7ac317079ec864d705c62e455a98a (patch) | |
tree | 0fe407ca96f79927e17f86dc43a1ed067beef374 /lang/python23-pth | |
parent | 525e31cd44442cb4867bf9cd5396329bf120ac78 (diff) | |
download | pkgsrc-876211b04df7ac317079ec864d705c62e455a98a.tar.gz |
PKGREVISION++ after openssl update.
Diffstat (limited to 'lang/python23-pth')
-rw-r--r-- | lang/python23-pth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python23-pth/Makefile b/lang/python23-pth/Makefile index 8fb4dbeb148..83a65d7427d 100644 --- a/lang/python23-pth/Makefile +++ b/lang/python23-pth/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2003/09/14 18:13:49 recht Exp $ +# $NetBSD: Makefile,v 1.9 2003/11/12 03:39:40 jschauma Exp $ # DISTNAME= Python-2.3 PKGNAME= python23-pth-2.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang MASTER_SITES= ftp://ftp.python.org/pub/python/2.3/ EXTRACT_SUFX= .tgz |