diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-10 17:24:59 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-10 17:24:59 +0000 |
commit | ba8c695480d44a9abb60efb027b7f8b2c8afa736 (patch) | |
tree | 77de7df3d2d5b0d47918501ecc2e372a883e2a5b /misc/xfce4-weather-plugin | |
parent | f76f0f83b7233707e9febaf9ec14a32b76e477fe (diff) | |
download | ports-ba8c695480d44a9abb60efb027b7f8b2c8afa736.tar.gz ports-ba8c695480d44a9abb60efb027b7f8b2c8afa736.zip |
Change maintainer's e-mail.
PR: 78669
Submitted by: maintainer
Approved by: krion (mentor)
Notes
Notes:
svn path=/head/; revision=130824
Diffstat (limited to 'misc/xfce4-weather-plugin')
-rw-r--r-- | misc/xfce4-weather-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index c596a0dfa970..3d3d87d6a569 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.9 CATEGORIES= misc xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ -MAINTAINER= filippo@widestore.net +MAINTAINER= filippo.natali@gmail.com COMMENT= XFce 4 weather module for xfce4-panel BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel |