diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-11-02 22:47:42 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-11-02 22:47:42 +0000 |
commit | e0bcdec57e9b36272aa67b449e0d1289b42c317b (patch) | |
tree | 8eb34a5b458a330d755dd8f3acb1466bfb242ce7 /sysutils/utcount | |
parent | ec8587aca766816b2db4f841ff842ad326660363 (diff) | |
download | ports-e0bcdec57e9b36272aa67b449e0d1289b42c317b.tar.gz ports-e0bcdec57e9b36272aa67b449e0d1289b42c317b.zip |
Notes
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> |