diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-04-29 18:00:11 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-04-29 18:00:11 +0000 |
commit | ae3caf617f6452c65d95ee9a2c0829e172d70204 (patch) | |
tree | abd4cc4298bee3151bafed96c7451bbe153f9251 /sysutils/timemon | |
parent | 42a02b65efa9f287d8c2eca1019acc826636f6ff (diff) | |
download | ports-ae3caf617f6452c65d95ee9a2c0829e172d70204.tar.gz ports-ae3caf617f6452c65d95ee9a2c0829e172d70204.zip |
3
Notes
Notes:
svn path=/head/; revision=212273
Diffstat (limited to 'sysutils/timemon')
-rw-r--r-- | sysutils/timemon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/timemon/Makefile b/sysutils/timemon/Makefile index 5b9cf7baa472..38b3909a7d5c 100644 --- a/sysutils/timemon/Makefile +++ b/sysutils/timemon/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= gap DISTNAME= TimeMon-gnustep EXTRACT_SUFX= .tgz -MAINTAINER= gurkan@phys.ethz.ch +MAINTAINER= dinoex@FreeBSD.org COMMENT= CPU time usage monitor for GNUstep USE_GNUSTEP= yes |