diff options
Diffstat (limited to 'lang/python23-pth')
-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 7bda1cee009..03704cb9c27 100644 --- a/lang/python23-pth/Makefile +++ b/lang/python23-pth/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2004/01/25 21:10:11 recht Exp $ +# $NetBSD: Makefile,v 1.18 2004/01/27 18:55:30 abs Exp $ # PKGNAME= python23-pth-2.3.3 +PKGREVISION= 1 PTHREAD_OPTS= require .include "../../mk/pthread.buildlink2.mk" |