diff options
author | linimon <linimon@FreeBSD.org> | 2009-11-03 06:47:42 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-11-03 06:47:42 +0800 |
commit | 2b4e923cba22bfa8307576b86697fa70ccbc06dd (patch) | |
tree | e829579620e4b22f2ece4ded74619c1b5fd9a8c7 /sysutils | |
parent | 1f63f1de4d7c44ed0a3d1ee06fcf80f01baf8608 (diff) | |
download | freebsd-ports-gnome-2b4e923cba22bfa8307576b86697fa70ccbc06dd.tar.gz freebsd-ports-gnome-2b4e923cba22bfa8307576b86697fa70ccbc06dd.tar.zst freebsd-ports-gnome-2b4e923cba22bfa8307576b86697fa70ccbc06dd.zip |
Reset maintainer's email address due to bounce.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/utcount/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/utcount/Makefile b/sysutils/utcount/Makefile index 3006701c0f85..9962d5c5241a 100644 --- a/sysutils/utcount/Makefile +++ b/sysutils/utcount/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1 CATEGORIES= sysutils net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= den@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Users Traffic Count .include <bsd.port.mk> |