diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2008-04-11 00:11:24 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2008-04-11 00:11:24 +0800 |
commit | 2f653f16d83a73122851ae323f2fb4f066444d38 (patch) | |
tree | b2d5e11733ef3ba5685b26ed8c861879f74020b9 /sysutils | |
parent | 62be383c10563e76edfaa8f49b460c68a26215ee (diff) | |
download | freebsd-ports-gnome-2f653f16d83a73122851ae323f2fb4f066444d38.tar.gz freebsd-ports-gnome-2f653f16d83a73122851ae323f2fb4f066444d38.tar.zst freebsd-ports-gnome-2f653f16d83a73122851ae323f2fb4f066444d38.zip |
Change maintainers e-mail address.
Requested over: IRC
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bubblemon-dockapp/Makefile | 2 | ||||
-rw-r--r-- | sysutils/timemon/Makefile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/bubblemon-dockapp/Makefile b/sysutils/bubblemon-dockapp/Makefile index 9a9769396c0e..5516410a1abe 100644 --- a/sysutils/bubblemon-dockapp/Makefile +++ b/sysutils/bubblemon-dockapp/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ \ http://energy.critical.ch/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/0$//} -MAINTAINER= gurkan@linuks.mine.nu +MAINTAINER= gurkan@phys.ethz.ch COMMENT= X eye candy for displaying CPU and memory load in a dock USE_GMAKE= yes diff --git a/sysutils/timemon/Makefile b/sysutils/timemon/Makefile index caf607af627d..5b9cf7baa472 100644 --- a/sysutils/timemon/Makefile +++ b/sysutils/timemon/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: timemon.app # Date created: 28 Aug 2006 -# Whom: gurkan@linuks.mine.nu +# Whom: gurkan@phys.ethz.ch # # $FreeBSD$ # @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= gap DISTNAME= TimeMon-gnustep EXTRACT_SUFX= .tgz -MAINTAINER= gurkan@linuks.mine.nu +MAINTAINER= gurkan@phys.ethz.ch COMMENT= CPU time usage monitor for GNUstep USE_GNUSTEP= yes |