summaryrefslogtreecommitdiff
path: root/lang/python24/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python24/Makefile')
-rw-r--r--lang/python24/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python24/Makefile b/lang/python24/Makefile
index 4c7664bdd01..abf5f8e011c 100644
--- a/lang/python24/Makefile
+++ b/lang/python24/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.54 2011/02/28 14:52:54 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2011/04/22 13:42:00 obache Exp $
.include "dist.mk"
PKGNAME= python24-${PY_DISTVERSION}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org