diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/codeblocks-devel/Makefile | 4 | ||||
-rw-r--r-- | devel/codeblocks/Makefile | 2 | ||||
-rw-r--r-- | devel/libght/Makefile | 4 | ||||
-rw-r--r-- | devel/libgta/Makefile | 4 | ||||
-rw-r--r-- | devel/py-cligj/Makefile | 2 | ||||
-rw-r--r-- | devel/py-gtfslib/Makefile | 4 | ||||
-rw-r--r-- | devel/py-munch/Makefile | 2 | ||||
-rw-r--r-- | devel/py-pyqtree/Makefile | 4 | ||||
-rw-r--r-- | devel/py-spyder/Makefile | 2 |
9 files changed, 14 insertions, 14 deletions
diff --git a/devel/codeblocks-devel/Makefile b/devel/codeblocks-devel/Makefile index 436180eb91bc..e6fd97b0c67c 100644 --- a/devel/codeblocks-devel/Makefile +++ b/devel/codeblocks-devel/Makefile @@ -1,4 +1,4 @@ -# Created by: Loïc Bartoletti <lbartoletti@tuxfamily.org> +# Created by: Loïc Bartoletti <lbartoletti@FreeBSD.org> # $FreeBSD$ PORTNAME= codeblocks @@ -10,7 +10,7 @@ MASTER_SITES= http://download.tuxfamily.org/bartcoding/FreeBSD/ \ PKGNAMESUFFIX= -devel DISTNAME= ${PORTNAME}-${PORTVERSION}-${SVN_REV} -MAINTAINER= lbartoletti@tuxfamily.org +MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Open source, cross-platform, free C/C++ IDE LICENSE= GPLv3 LGPL3 diff --git a/devel/codeblocks/Makefile b/devel/codeblocks/Makefile index 9d977457f578..6cbd7e49aec9 100644 --- a/devel/codeblocks/Makefile +++ b/devel/codeblocks/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= lbartoletti@tuxfamily.org +MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Open source, cross-platform, free C/C++ IDE LICENSE= GPLv3 LGPL3 diff --git a/devel/libght/Makefile b/devel/libght/Makefile index 2dc1607c00ee..05d89cd98f6e 100644 --- a/devel/libght/Makefile +++ b/devel/libght/Makefile @@ -1,4 +1,4 @@ -# Created by: lbartoletti <lbartoletti@tuxfamily.org> +# Created by: lbartoletti <lbartoletti@FreeBSD.org> # $FreeBSD$ PORTNAME= libght @@ -7,7 +7,7 @@ PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= devel geography -MAINTAINER= lbartoletti@tuxfamily.org +MAINTAINER= lbartoletti@FreeBSD.org COMMENT= GeoHashTree library for storing and accessing multi-dimensional point clouds LICENSE= BSD3CLAUSE diff --git a/devel/libgta/Makefile b/devel/libgta/Makefile index 1f1900562dae..2099683dc6ff 100644 --- a/devel/libgta/Makefile +++ b/devel/libgta/Makefile @@ -1,4 +1,4 @@ -# Created by: lbartoletti <coder@tuxfamily.org> +# Created by: lbartoletti <lbartoletti@FreeBSD.org> # $FreeBSD$ PORTNAME= libgta @@ -6,7 +6,7 @@ PORTVERSION= 1.0.8 CATEGORIES= devel MASTER_SITES= SAVANNAH/gta -MAINTAINER= lbartoletti@tuxfamily.org +MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Portable library that implements the GTA file format LICENSE= LGPL21+ diff --git a/devel/py-cligj/Makefile b/devel/py-cligj/Makefile index e8e0705045b7..b0144ebb892d 100644 --- a/devel/py-cligj/Makefile +++ b/devel/py-cligj/Makefile @@ -6,7 +6,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lbartoletti@tuxfamily.org +MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Click-based argument and option decorators for Python GIS cli LICENSE= BSD3CLAUSE diff --git a/devel/py-gtfslib/Makefile b/devel/py-gtfslib/Makefile index 72a666eafe54..abc716ea0648 100644 --- a/devel/py-gtfslib/Makefile +++ b/devel/py-gtfslib/Makefile @@ -1,4 +1,4 @@ -# Created by: Loïc BARTOLETTI <lbartoletti@tuxfamily.org> +# Created by: Loïc BARTOLETTI <lbartoletti@FreeBSD.org> # $FreeBSD$ PORTNAME= gtfslib @@ -7,7 +7,7 @@ CATEGORIES= devel python databases geography MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lbartoletti@tuxfamily.org +MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Library for reading GTFS-based transit data in Python LICENSE= GPLv3+ diff --git a/devel/py-munch/Makefile b/devel/py-munch/Makefile index 2a4552ee7087..bf03f20ae98f 100644 --- a/devel/py-munch/Makefile +++ b/devel/py-munch/Makefile @@ -6,7 +6,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lbartoletti@tuxfamily.org +MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Python dict that provides attribute-style access (a la JavaScript) LICENSE= MIT diff --git a/devel/py-pyqtree/Makefile b/devel/py-pyqtree/Makefile index f1b0dc976bf9..cf152b4b60c1 100644 --- a/devel/py-pyqtree/Makefile +++ b/devel/py-pyqtree/Makefile @@ -1,4 +1,4 @@ -# Created by: Loïc BARTOLETTI <lbartoletti@tuxfamily.org> +# Created by: Loïc BARTOLETTI <lbartoletti@FreeBSD.org> # $FreeBSD$ PORTNAME= pyqtree @@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Pyqtree-${PORTVERSION} -MAINTAINER= lbartoletti@tuxfamily.org +MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Pure Python quad tree spatial index for GIS or rendering usage LICENSE= MIT diff --git a/devel/py-spyder/Makefile b/devel/py-spyder/Makefile index 77874b838ebe..3da65f96a57a 100644 --- a/devel/py-spyder/Makefile +++ b/devel/py-spyder/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 7 CATEGORIES= devel science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lbartoletti@tuxfamily.org +MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Scientific PYthon Development EnviRonment, an alternative to IDLE LICENSE= MIT |