diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-06-06 07:45:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-06-06 07:45:35 +0000 |
commit | 6924e8803414334925f2ad50c8c508301ea8ae5d (patch) | |
tree | 32614382cb45762928a0f5df1e2eb2ca5ff869d5 /misc | |
parent | 17578e7022a25d0d3643b261a3cca7a0199fde43 (diff) |
Notes
Diffstat (limited to 'misc')
-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 5f4dbc902ac3..dd93c302b330 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 -MAINTAINER= filippo.natali@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= XFce 4 weather module for xfce4-panel GNU_CONFIGURE= yes |