diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 03:36:45 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 03:36:45 +0000 |
commit | 03f8a6f768251caa22c5b9084a8cc3323aec9b96 (patch) | |
tree | 3c319f9d1358da7651dfaac54283645a7a896338 /sysutils/wmtop | |
parent | df3c9e78bdbe989958fbb761b6ce45a605e6242e (diff) | |
download | ports-03f8a6f768251caa22c5b9084a8cc3323aec9b96.tar.gz ports-03f8a6f768251caa22c5b9084a8cc3323aec9b96.zip |
Notes
Diffstat (limited to 'sysutils/wmtop')
-rw-r--r-- | sysutils/wmtop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/wmtop/Makefile b/sysutils/wmtop/Makefile index 0d177de4fa7e..4d8fd22cb176 100644 --- a/sysutils/wmtop/Makefile +++ b/sysutils/wmtop/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://wmtop.sourceforge.net/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= wmtop@tanelorn.demon.co.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Windowmaker dock app to display top 3 CPU consuming processes USE_X_PREFIX= yes |