diff options
author | nros <nros@pkgsrc.org> | 2016-08-07 11:44:42 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2016-08-07 11:44:42 +0000 |
commit | a05fb5c5395ccb3318e1275d29b1ce557b5f9dec (patch) | |
tree | 048bcedb53ea7feebbdd494ad378bfae3bbbd67b | |
parent | c452ccc5f226d46e12337effde74b811cdfb1fa9 (diff) | |
download | pkgsrc-a05fb5c5395ccb3318e1275d29b1ce557b5f9dec.tar.gz |
email style fix
-rw-r--r-- | databases/qore-freetds-module/Makefile | 4 | ||||
-rw-r--r-- | databases/qore-mysql-module/Makefile | 4 | ||||
-rw-r--r-- | databases/qore-openldap-module/Makefile | 4 | ||||
-rw-r--r-- | databases/qore-pgsql-module/Makefile | 4 | ||||
-rw-r--r-- | databases/qore-sqlite3-module/Makefile | 4 | ||||
-rw-r--r-- | graphics/qore-glut-module/Makefile | 4 | ||||
-rw-r--r-- | graphics/qore-opengl-module/Makefile | 4 | ||||
-rw-r--r-- | security/qore-ssh2-module/Makefile | 4 | ||||
-rw-r--r-- | textproc/qore-json-module/Makefile | 4 | ||||
-rw-r--r-- | textproc/qore-xml-module/Makefile | 4 | ||||
-rw-r--r-- | textproc/qore-yaml-module/Makefile | 4 |
11 files changed, 22 insertions, 22 deletions
diff --git a/databases/qore-freetds-module/Makefile b/databases/qore-freetds-module/Makefile index 30aa80b86f8..3543bf610cb 100644 --- a/databases/qore-freetds-module/Makefile +++ b/databases/qore-freetds-module/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/07/20 12:20:02 nros Exp $ +# $NetBSD: Makefile,v 1.5 2016/08/07 11:44:42 nros Exp $ DISTNAME= qore-sybase-modules-1.0.4 PKGNAME= ${DISTNAME:S/sybase-modules/freetds-module/} @@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.bz2 GITHUB_PROJECT= module-sybase GITHUB_RELEASE= v${PKGVERSION_NOREV} -MAINTAINER= nros@netbsd.org +MAINTAINER= nros@NetBSD.org HOMEPAGE= http://www.qore.org/ COMMENT= Freetds DB driver for qore LICENSE= gnu-lgpl-v2.1 diff --git a/databases/qore-mysql-module/Makefile b/databases/qore-mysql-module/Makefile index 01cfe555438..4135c1058f0 100644 --- a/databases/qore-mysql-module/Makefile +++ b/databases/qore-mysql-module/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/07/22 12:58:10 nros Exp $ +# $NetBSD: Makefile,v 1.4 2016/08/07 11:44:42 nros Exp $ DISTNAME= qore-mysql-module-2.0.1 PKGREVISION= 6 @@ -6,7 +6,7 @@ CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= nros@netbsd.org +MAINTAINER= nros@NetBSD.org HOMEPAGE= http://www.qore.org/ COMMENT= MySQL DB driver for Qore LICENSE= gnu-gpl-v2 diff --git a/databases/qore-openldap-module/Makefile b/databases/qore-openldap-module/Makefile index 4ca35b6dc0a..997d2371807 100644 --- a/databases/qore-openldap-module/Makefile +++ b/databases/qore-openldap-module/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/07/20 13:27:43 nros Exp $ +# $NetBSD: Makefile,v 1.4 2016/08/07 11:44:42 nros Exp $ DISTNAME= qore-openldap-module-1.1 CATEGORIES= databases @@ -7,7 +7,7 @@ EXTRACT_SUFX= .tar.bz2 GITHUB_PROJECT= module-openldap GITHUB_RELEASE= v${PKGVERSION_NOREV} -MAINTAINER= nros@netbsd.org +MAINTAINER= nros@NetBSD.org COMMENT= Openldap module for Qore HOMEPAGE= http://www.qore.org/ LICENSE= gnu-lgpl-v2.1 diff --git a/databases/qore-pgsql-module/Makefile b/databases/qore-pgsql-module/Makefile index 32fbf083ab2..3dd9b5067e6 100644 --- a/databases/qore-pgsql-module/Makefile +++ b/databases/qore-pgsql-module/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/07/20 13:54:21 nros Exp $ +# $NetBSD: Makefile,v 1.4 2016/08/07 11:44:42 nros Exp $ DISTNAME= qore-pgsql-module-2.4 CATEGORIES= databases @@ -7,7 +7,7 @@ EXTRACT_SUFX= .tar.bz2 GITHUB_PROJECT= module-pgsql GITHUB_RELEASE= v${PKGVERSION_NOREV} -MAINTAINER= nros@netbsd.org +MAINTAINER= nros@NetBSD.org HOMEPAGE= http://www.qore.org/ COMMENT= PostgreSQL driver for Qore LICENSE= gnu-lgpl-v2.1 OR mit diff --git a/databases/qore-sqlite3-module/Makefile b/databases/qore-sqlite3-module/Makefile index a1f4a315403..b6125b2e614 100644 --- a/databases/qore-sqlite3-module/Makefile +++ b/databases/qore-sqlite3-module/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2016/07/22 13:04:04 nros Exp $ +# $NetBSD: Makefile,v 1.7 2016/08/07 11:44:42 nros Exp $ DISTNAME= qore-sqlite3-module-1.0.1 PKGREVISION= 9 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/} -MAINTAINER= nros@netbsd.org +MAINTAINER= nros@NetBSD.org HOMEPAGE= http://www.qore.org/ COMMENT= SQLite module for Qore LICENSE= gnu-lgpl-v2.1 diff --git a/graphics/qore-glut-module/Makefile b/graphics/qore-glut-module/Makefile index 1de35d3f820..510388c0db8 100644 --- a/graphics/qore-glut-module/Makefile +++ b/graphics/qore-glut-module/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2016/07/22 13:16:39 nros Exp $ +# $NetBSD: Makefile,v 1.5 2016/08/07 11:44:43 nros Exp $ DISTNAME= qore-glut-module-0.0.3 PKGREVISION= 6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/} -MAINTAINER= nros@netbsd.org +MAINTAINER= nros@NetBSD.org HOMEPAGE= http://www.qore.org/ COMMENT= GLUT Qore bindings LICENSE= gnu-lgpl-v2.1 diff --git a/graphics/qore-opengl-module/Makefile b/graphics/qore-opengl-module/Makefile index 92c7d2ea310..42a08594aba 100644 --- a/graphics/qore-opengl-module/Makefile +++ b/graphics/qore-opengl-module/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2016/07/22 13:12:17 nros Exp $ +# $NetBSD: Makefile,v 1.5 2016/08/07 11:44:43 nros Exp $ DISTNAME= qore-opengl-module-0.0.3 PKGREVISION= 7 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/} -MAINTAINER= nros@netbsd.org +MAINTAINER= nros@NetBSD.org HOMEPAGE= http://www.qore.org/ COMMENT= OpenGL Qore bindings LICENSE= gnu-lgpl-v2.1 diff --git a/security/qore-ssh2-module/Makefile b/security/qore-ssh2-module/Makefile index 1b6fe2d34a5..112ed19f316 100644 --- a/security/qore-ssh2-module/Makefile +++ b/security/qore-ssh2-module/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2016/07/20 14:54:57 nros Exp $ +# $NetBSD: Makefile,v 1.6 2016/08/07 11:44:43 nros Exp $ DISTNAME= qore-ssh2-module-1.0 CATEGORIES= security @@ -7,7 +7,7 @@ EXTRACT_SUFX= .tar.bz2 GITHUB_RELEASE= v${PKGVERSION_NOREV} GITHUB_PROJECT= module-ssh2 -MAINTAINER= nros@netbsd.org +MAINTAINER= nros@NetBSD.org COMMENT= SSH2 module for Qore HOMEPAGE= http://www.qore.org/ LICENSE= gnu-lgpl-v2.1 OR mit diff --git a/textproc/qore-json-module/Makefile b/textproc/qore-json-module/Makefile index 5d97f6ced21..027fea40a95 100644 --- a/textproc/qore-json-module/Makefile +++ b/textproc/qore-json-module/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/07/20 13:05:12 nros Exp $ +# $NetBSD: Makefile,v 1.4 2016/08/07 11:44:43 nros Exp $ DISTNAME= qore-json-module-1.5 CATEGORIES= textproc @@ -8,7 +8,7 @@ GITHUB_PROJECT= module-json GITHUB_RELEASE= v${PKGVERSION_NOREV} -MAINTAINER= nros@netbsd.org +MAINTAINER= nros@NetBSD.org COMMENT= JSON module for Qore HOMEPAGE= http://www.qore.org/ LICENSE= gnu-lgpl-v2.1 OR mit diff --git a/textproc/qore-xml-module/Makefile b/textproc/qore-xml-module/Makefile index 9c6e19f0e52..920a018f821 100644 --- a/textproc/qore-xml-module/Makefile +++ b/textproc/qore-xml-module/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/07/22 12:22:43 nros Exp $ +# $NetBSD: Makefile,v 1.4 2016/08/07 11:44:43 nros Exp $ DISTNAME= qore-xml-module-1.3 CATEGORIES= textproc @@ -8,7 +8,7 @@ GITHUB_PROJECT= module-xml GITHUB_RELEASE= v${PKGVERSION_NOREV} -MAINTAINER= nros@netbsd.org +MAINTAINER= nros@NetBSD.org COMMENT= XML module for Qore HOMEPAGE= http://www.qore.org/ LICENSE= gnu-lgpl-v2.1 OR mit diff --git a/textproc/qore-yaml-module/Makefile b/textproc/qore-yaml-module/Makefile index 1b09af9920e..02195d4c526 100644 --- a/textproc/qore-yaml-module/Makefile +++ b/textproc/qore-yaml-module/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/07/22 12:39:22 nros Exp $ +# $NetBSD: Makefile,v 1.4 2016/08/07 11:44:43 nros Exp $ DISTNAME= qore-yaml-module-0.5 CATEGORIES= textproc @@ -7,7 +7,7 @@ EXTRACT_SUFX= .tar.bz2 GITHUB_PROJECT= module-yaml GITHUB_RELEASE= v${PKGVERSION_NOREV} -MAINTAINER= nros@netbsd.org +MAINTAINER= nros@NetBSD.org COMMENT= Yaml module for Qore HOMEPAGE= http://www.qore.org/ LICENSE= gnu-lgpl-v2.1 OR mit |