diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-10-29 22:24:47 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-10-29 22:24:47 +0000 |
commit | b0823ae396a7b32354b085a7fe82dc7fd7a0beaf (patch) | |
tree | c4fc5c22783cccc324b5c497489d141711c97602 /astro | |
parent | d24cea048d4948bfdb8e17e0ab4e7ce3fdc7260b (diff) |
Change email to new FreeBSD.org address
Approved by:adamw (mentor)
Notes
Notes:
svn path=/head/; revision=120470
Diffstat (limited to 'astro')
-rw-r--r-- | astro/gdesklets-goodweather-psi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/gdesklets-goodweather-psi/Makefile b/astro/gdesklets-goodweather-psi/Makefile index 48d8ee169c17..f93d52a398c4 100644 --- a/astro/gdesklets-goodweather-psi/Makefile +++ b/astro/gdesklets-goodweather-psi/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= gdesklets- PKGNAMESUFFIX= -psi DISTNAME= GoodWeather-psi -MAINTAINER= ahze@ahze.net +MAINTAINER= ahze@FreeBSD.org COMMENT= A desklet that displays current weather condition and forecast RUN_DEPENDS= ${X11BASE}/share/gnome/gdesklets/Sensors/GoodWeather/__init__.py:${PORTSDIR}/astro/gdesklets-goodweather \ |