summaryrefslogtreecommitdiff
path: root/lang/python25/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python25/Makefile')
-rw-r--r--lang/python25/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python25/Makefile b/lang/python25/Makefile
index 2dbad064020..74fa93d9768 100644
--- a/lang/python25/Makefile
+++ b/lang/python25/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.31 2011/03/28 15:58:15 drochner Exp $
+# $NetBSD: Makefile,v 1.32 2011/04/22 13:41:58 obache Exp $
.include "dist.mk"
PKGNAME= python25-${PY_DISTVERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org