diff options
author | scheidell <scheidell@FreeBSD.org> | 2012-01-11 08:40:59 +0800 |
---|---|---|
committer | scheidell <scheidell@FreeBSD.org> | 2012-01-11 08:40:59 +0800 |
commit | 01c9bb9ac3e662c0dc4e881b163048b5ea577bdf (patch) | |
tree | b809ac83c8d35aee30bf648086ad72d992a853d5 /sysutils | |
parent | 3b21d57c1d81e0ae5a42944f9063d6a76dc0946f (diff) | |
download | freebsd-ports-gnome-01c9bb9ac3e662c0dc4e881b163048b5ea577bdf.tar.gz freebsd-ports-gnome-01c9bb9ac3e662c0dc4e881b163048b5ea577bdf.tar.zst freebsd-ports-gnome-01c9bb9ac3e662c0dc4e881b163048b5ea577bdf.zip |
- Last pr committer has agreed to become maintainer
PR: ports/163999
Approved by: gabor (mentor, implicit)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bsdstats/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bsdstats/Makefile b/sysutils/bsdstats/Makefile index bb85967e4fc3..962bda05a3c2 100644 --- a/sysutils/bsdstats/Makefile +++ b/sysutils/bsdstats/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= sysutils DISTFILES= -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bsdstats@nanoman.ca COMMENT= Monthly script for reporting anonymous statistics about your machine NO_BUILD= yes |