diff options
author | anders <anders@FreeBSD.org> | 2014-10-30 06:11:51 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2014-10-30 06:11:51 +0800 |
commit | f07c32c4bd039690cbb7c5db21627ef8b5676f64 (patch) | |
tree | 997b9eba0775c4aa5f0201ac62a8d71b911b4e64 /sysutils | |
parent | d48f20459343c74cb3137e5e6130da3d15a84d55 (diff) | |
download | freebsd-ports-gnome-f07c32c4bd039690cbb7c5db21627ef8b5676f64.tar.gz freebsd-ports-gnome-f07c32c4bd039690cbb7c5db21627ef8b5676f64.tar.zst freebsd-ports-gnome-f07c32c4bd039690cbb7c5db21627ef8b5676f64.zip |
Drop maintainership of all remaining ports where I am listed.
No time for this unfortunately.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/dmidecode/Makefile | 2 | ||||
-rw-r--r-- | sysutils/flog/Makefile | 2 | ||||
-rw-r--r-- | sysutils/lmon/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/dmidecode/Makefile b/sysutils/dmidecode/Makefile index 03aa74036f31..9925e866d92a 100644 --- a/sysutils/dmidecode/Makefile +++ b/sysutils/dmidecode/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ ftp://ftp.nuug.no/pub/anders/distfiles/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for dumping DMI (SMBIOS) contents in human-readable format LICENSE= GPLv2 diff --git a/sysutils/flog/Makefile b/sysutils/flog/Makefile index 4ef8f4abc152..0a535fa793db 100644 --- a/sysutils/flog/Makefile +++ b/sysutils/flog/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= http://oss.ezic.com/flog/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small STDIN-to-file logger with support for log rotation PORTDOCS= README diff --git a/sysutils/lmon/Makefile b/sysutils/lmon/Makefile index 13aaea9e4770..a30f0ca1476c 100644 --- a/sysutils/lmon/Makefile +++ b/sysutils/lmon/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.2 CATEGORIES= sysutils MASTER_SITES= http://www.bsdconsulting.no/tools/ -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Near-realtime log monitoring tool, sends alerts on hits and misses LICENSE= BSD3CLAUSE |