aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-03-13 01:12:19 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-03-13 01:12:19 +0800
commitf3f892c5158f2359e9ba9f2855111c109830861e (patch)
tree7115a5236191651b182985cde5d27c4a7ac2a5f5 /devel
parent6b219320e32a6082492f6b705de70afe54ad3b87 (diff)
downloadfreebsd-ports-gnome-f3f892c5158f2359e9ba9f2855111c109830861e.tar.gz
freebsd-ports-gnome-f3f892c5158f2359e9ba9f2855111c109830861e.tar.zst
freebsd-ports-gnome-f3f892c5158f2359e9ba9f2855111c109830861e.zip
- Update MAINTAINER: use @FreeBSD.org
Diffstat (limited to 'devel')
-rw-r--r--devel/linux-c6-devtools/Makefile2
-rw-r--r--devel/linux-c6-libpciaccess/Makefile2
-rw-r--r--devel/py-click/Makefile2
-rw-r--r--devel/py-plan/Makefile2
-rw-r--r--devel/py-tipper/Makefile2
-rw-r--r--devel/shtk/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/linux-c6-devtools/Makefile b/devel/linux-c6-devtools/Makefile
index 855aff637b11..a0bad8c74d25 100644
--- a/devel/linux-c6-devtools/Makefile
+++ b/devel/linux-c6-devtools/Makefile
@@ -19,7 +19,7 @@ DISTFILES= binutils-2.20.51.0.2-5.42.el6.i686.rpm \
gcc-c++-4.4.7-11.el6.i686.rpm \
gcc-gfortran-4.4.7-11.el6.i686.rpm
-MAINTAINER= emulation@freebsd.org
+MAINTAINER= emulation@FreeBSD.org
COMMENT= Linux compilers and base libraries (CentOS ${LINUX_DIST_VER})
# LICENSE= Various GNU
diff --git a/devel/linux-c6-libpciaccess/Makefile b/devel/linux-c6-libpciaccess/Makefile
index 68974217e72a..8c8f9a7df8fa 100644
--- a/devel/linux-c6-libpciaccess/Makefile
+++ b/devel/linux-c6-libpciaccess/Makefile
@@ -5,7 +5,7 @@ PORTNAME= libpciaccess
PORTVERSION= 0.13.3
CATEGORIES= devel
-MAINTAINER= emulation@freebsd.org
+MAINTAINER= emulation@FreeBSD.org
COMMENT= Generic PCI access library (CentOS ${LINUX_DIST_VER})
# LICENSE= Various GNU
diff --git a/devel/py-click/Makefile b/devel/py-click/Makefile
index 31af952859c1..026fdb68a304 100644
--- a/devel/py-click/Makefile
+++ b/devel/py-click/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= robak@freebsd.org
+MAINTAINER= robak@FreeBSD.org
COMMENT= Python package for creating command line interfaces
LICENSE= BSD3CLAUSE
diff --git a/devel/py-plan/Makefile b/devel/py-plan/Makefile
index f80d274873f0..6a557ab3b509 100644
--- a/devel/py-plan/Makefile
+++ b/devel/py-plan/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= robak@freebsd.org
+MAINTAINER= robak@FreeBSD.org
COMMENT= Python package for writing and deploying cron jobs
LICENSE= BSD3CLAUSE
diff --git a/devel/py-tipper/Makefile b/devel/py-tipper/Makefile
index 8c0bf422b878..26e7e24dd7b4 100644
--- a/devel/py-tipper/Makefile
+++ b/devel/py-tipper/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= alfred@freebsd.org
+MAINTAINER= alfred@FreeBSD.org
COMMENT= Tracebacks for python via SIGUSR1
LICENSE= MIT
diff --git a/devel/shtk/Makefile b/devel/shtk/Makefile
index bb899c4e4375..a52b9e6641c4 100644
--- a/devel/shtk/Makefile
+++ b/devel/shtk/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= devel
MASTER_SITES= https://github.com/jmmv/${PORTNAME}/releases/download/${PORTNAME}-${PORTVERSION}/ \
LOCAL/jmmv
-MAINTAINER= jmmv@freebsd.org
+MAINTAINER= jmmv@FreeBSD.org
COMMENT= Application toolkit for POSIX-compliant shell scripts
LICENSE= BSD3CLAUSE