diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-04 15:09:46 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-04 15:09:46 +0000 |
commit | 26758d8fa119af23d6e8a1de0698a85ffe1de3c4 (patch) | |
tree | ae16cc2318ebc7e6e0700c6f199cf19ebdb8474b /sysutils | |
parent | b8fbaf37a155f293b04664db112d24fee7177847 (diff) | |
download | ports-26758d8fa119af23d6e8a1de0698a85ffe1de3c4.tar.gz ports-26758d8fa119af23d6e8a1de0698a85ffe1de3c4.zip |
Notes
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 5ae2d31b08b2..0f8d13087dbe 100644 --- a/sysutils/utcount/Makefile +++ b/sysutils/utcount/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=utcount -MAINTAINER= info@volginfo.ru +MAINTAINER= den@FreeBSD.org COMMENT= Users Traffic Count .include <bsd.port.mk> |