summaryrefslogtreecommitdiff
path: root/lang/python26/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python26/Makefile')
-rw-r--r--lang/python26/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python26/Makefile b/lang/python26/Makefile
index 7c34a54a47f..9d7564459d5 100644
--- a/lang/python26/Makefile
+++ b/lang/python26/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2011/03/28 16:00:06 drochner Exp $
+# $NetBSD: Makefile,v 1.36 2011/04/22 13:42:00 obache Exp $
.include "dist.mk"
PKGNAME= python26-${PY_DISTVERSION}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org