summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/opencobol/Makefile4
-rw-r--r--lang/python24/Makefile3
-rw-r--r--lang/python25/Makefile3
-rw-r--r--lang/python26/Makefile3
-rw-r--r--lang/python27/Makefile3
-rw-r--r--lang/python31/Makefile4
6 files changed, 12 insertions, 8 deletions
diff --git a/lang/opencobol/Makefile b/lang/opencobol/Makefile
index 35b2985e8bc..6ca6a10f0f3 100644
--- a/lang/opencobol/Makefile
+++ b/lang/opencobol/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2011/04/22 13:43:59 obache Exp $
+# $NetBSD: Makefile,v 1.23 2012/01/18 13:57:34 adam Exp $
DISTNAME= open-cobol-1.0
PKGNAME= opencobol-1.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open-cobol/}
diff --git a/lang/python24/Makefile b/lang/python24/Makefile
index 7301021ed72..06d23dac2fd 100644
--- a/lang/python24/Makefile
+++ b/lang/python24/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.59 2011/11/29 18:47:42 hans Exp $
+# $NetBSD: Makefile,v 1.60 2012/01/18 13:59:11 adam Exp $
.include "dist.mk"
PKGNAME= python24-${PY_DISTVERSION}
+PKGREVISION= 1
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/lang/python25/Makefile b/lang/python25/Makefile
index ceecd4961b3..8e908374e1b 100644
--- a/lang/python25/Makefile
+++ b/lang/python25/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2011/06/04 05:08:19 obache Exp $
+# $NetBSD: Makefile,v 1.36 2012/01/18 13:59:50 adam Exp $
.include "dist.mk"
PKGNAME= python25-${PY_DISTVERSION}
+PKGREVISION= 1
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/lang/python26/Makefile b/lang/python26/Makefile
index 05a27f17663..c742f5255a3 100644
--- a/lang/python26/Makefile
+++ b/lang/python26/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.43 2011/10/28 10:38:07 dsainty Exp $
+# $NetBSD: Makefile,v 1.44 2012/01/18 14:00:10 adam Exp $
.include "dist.mk"
PKGNAME= python26-${PY_DISTVERSION}
+PKGREVISION= 1
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/lang/python27/Makefile b/lang/python27/Makefile
index 47c852f5641..db003c74439 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2011/10/29 14:40:00 obache Exp $
+# $NetBSD: Makefile,v 1.10 2012/01/18 14:00:30 adam Exp $
.include "dist.mk"
PKGNAME= python27-${PY_DISTVERSION}
+PKGREVISION= 1
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/lang/python31/Makefile b/lang/python31/Makefile
index c827545d952..3a466d2fd18 100644
--- a/lang/python31/Makefile
+++ b/lang/python31/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2011/09/10 11:23:12 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/01/18 14:00:42 adam Exp $
.include "dist.mk"
PKGNAME= python31-${PY_DISTVERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org