aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorkoobs <koobs@FreeBSD.org>2013-02-09 22:50:27 +0800
committerkoobs <koobs@FreeBSD.org>2013-02-09 22:50:27 +0800
commitf4aa95ec3b75825cecda1ae1b00b43269ed48ab2 (patch)
tree0934e8336432fc40cbd13cd38b596ac6ca837a5c /sysutils
parent2ebe205f69ceae813ba1410d52fa628258586018 (diff)
downloadfreebsd-ports-gnome-f4aa95ec3b75825cecda1ae1b00b43269ed48ab2.tar.gz
freebsd-ports-gnome-f4aa95ec3b75825cecda1ae1b00b43269ed48ab2.tar.zst
freebsd-ports-gnome-f4aa95ec3b75825cecda1ae1b00b43269ed48ab2.zip
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents. Approved by: eadler (mentor)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/libfvde/Makefile8
-rw-r--r--sysutils/py-ezjailremote/Makefile3
-rw-r--r--sysutils/py-nagiosplugin/Makefile8
3 files changed, 6 insertions, 13 deletions
diff --git a/sysutils/libfvde/Makefile b/sysutils/libfvde/Makefile
index 75336ef73ab2..a040545299d6 100644
--- a/sysutils/libfvde/Makefile
+++ b/sysutils/libfvde/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libfvde
-# Date created: 07 August 2012
-# Whom: Kubilay Kocak <koobs.freebsd@gmail.com>
-#
+# Created by: Kubilay Kocak <koobs@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= libfvde
PORTVERSION= 20120519
@@ -11,7 +7,7 @@ CATEGORIES= sysutils
MASTER_SITES= GOOGLE_CODE
DISTFILES= ${PORTNAME}-experimental-${PORTVERSION}${EXTRACT_SUFX}
-MAINTAINER= koobs.freebsd@gmail.com
+MAINTAINER= koobs@FreeBSD.org
COMMENT= Library and tools for reading FileVault (FVDE) encrypted volumes
LICENSE= LGPL3
diff --git a/sysutils/py-ezjailremote/Makefile b/sysutils/py-ezjailremote/Makefile
index 52de08fbfad8..22d9eaee11f2 100644
--- a/sysutils/py-ezjailremote/Makefile
+++ b/sysutils/py-ezjailremote/Makefile
@@ -1,3 +1,4 @@
+# Created by: Kubilay Kocak <koobs@FreeBSD.org>
# $FreeBSD$
PORTNAME= ezjailremote
@@ -6,7 +7,7 @@ CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= koobs.freebsd@gmail.com
+MAINTAINER= koobs@FreeBSD.org
COMMENT= Remote control and convenience wrapper for ezjail
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fabric>0:${PORTSDIR}/devel/py-fabric
diff --git a/sysutils/py-nagiosplugin/Makefile b/sysutils/py-nagiosplugin/Makefile
index 58e08ca84b33..b855093f7c7c 100644
--- a/sysutils/py-nagiosplugin/Makefile
+++ b/sysutils/py-nagiosplugin/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: nagiosplugin
-# Date created: 2011-06-10
-# Whom: Brooks Davis <brooks@FreeBSD.org
-#
+# Created by: Brooks Davis <brooks@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= nagiosplugin
PORTVERSION= 0.4.5
@@ -11,7 +7,7 @@ CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= koobs.freebsd@gmail.com
+MAINTAINER= koobs@FreeBSD.org
COMMENT= Class library for writing Nagios (Icinga) plugins
LICENSE= ZPL21