diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-09-06 17:42:39 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-09-06 17:42:39 +0000 |
commit | b8a7fc6cc323ed231cbfec85ce3cb04eb56f7419 (patch) | |
tree | e654c97408f7657b0e50229b677d7cdd673bbe67 /sysutils/xfce4-genmon-plugin | |
parent | fd596e592c37d53f45ae9c4380a0ddc0d7d9c8ce (diff) | |
download | ports-b8a7fc6cc323ed231cbfec85ce3cb04eb56f7419.tar.gz ports-b8a7fc6cc323ed231cbfec85ce3cb04eb56f7419.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-genmon-plugin')
-rw-r--r-- | sysutils/xfce4-genmon-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index a33c8bf76486..5d1dafb20952 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: xfce4-genmon-plugin # Date created: 2004-09-12 -# Whom: Matt Lancereau <matt@bsdfly.org> +# Whom: Matt Lancereau <ports@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= http://download.berlios.de/xfce-goodies/ \ http://matt.nerim.net/xfce-goodies/ DIST_SUBDIR= xfce4 -MAINTAINER= matt@bsdfly.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generic Monitor XFce4 panel plugin BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel |