diff options
Diffstat (limited to 'sysutils/utcount')
-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> |