diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2012-01-11 00:40:59 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2012-01-11 00:40:59 +0000 |
commit | c160b69d236e9051edcb00066924dbb2f91b0024 (patch) | |
tree | 69daa350636ac889ed2a45141754e98b1e9dd788 /sysutils/bsdstats | |
parent | Update to version 0.9 (diff) |
- Last pr committer has agreed to become maintainer
PR: ports/163999
Approved by: gabor (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=288926
Diffstat (limited to 'sysutils/bsdstats')
-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 |