aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-nagiosplugin
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2013-02-09 14:50:27 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2013-02-09 14:50:27 +0000
commitd95c94654300d5310a0d1a3c8cb4d98e8244b8de (patch)
tree0934e8336432fc40cbd13cd38b596ac6ca837a5c /sysutils/py-nagiosplugin
parent3bb9a531e666e9c7f83470799c8ea5e8005257b6 (diff)
downloadports-d95c94654300d5310a0d1a3c8cb4d98e8244b8de.tar.gz
ports-d95c94654300d5310a0d1a3c8cb4d98e8244b8de.zip
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents. Approved by: eadler (mentor)
Notes
Notes: svn path=/head/; revision=311983
Diffstat (limited to 'sysutils/py-nagiosplugin')
-rw-r--r--sysutils/py-nagiosplugin/Makefile8
1 files changed, 2 insertions, 6 deletions
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