diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-03-02 01:27:12 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-03-02 01:27:12 +0000 |
commit | 2877a234ed13c14eae2f96010ee6f84fe724fbc4 (patch) | |
tree | 92715e7ea957dc1190026304e94cc691e4f50fa5 /sysutils/wmtop | |
parent | e1cc4be04118cc62b88b0678b525180a72804023 (diff) | |
download | ports-2877a234ed13c14eae2f96010ee6f84fe724fbc4.tar.gz ports-2877a234ed13c14eae2f96010ee6f84fe724fbc4.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 14b4db548e62..97a4892a3924 100644 --- a/sysutils/wmtop/Makefile +++ b/sysutils/wmtop/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://ftp1.sourceforge.net/wmtop/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uspoerlein@gmail.com COMMENT= Windowmaker dock app to display top 3 CPU consuming processes USE_XORG= xpm x11 |