diff options
author | miwi <miwi@FreeBSD.org> | 2007-06-06 15:54:42 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-06-06 15:54:42 +0800 |
commit | 65013c6364cd7ba6cb859521d78c9b90e2de0ec4 (patch) | |
tree | ad7715f87762b58b3fa9bd96d9108ffe9513cb66 /misc | |
parent | aeff22bff1344b4cb718f0603c2b6930668dce64 (diff) | |
download | freebsd-ports-gnome-65013c6364cd7ba6cb859521d78c9b90e2de0ec4.tar.gz freebsd-ports-gnome-65013c6364cd7ba6cb859521d78c9b90e2de0ec4.tar.zst freebsd-ports-gnome-65013c6364cd7ba6cb859521d78c9b90e2de0ec4.zip |
- Take maintainership
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xfce4-weather-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index dd93c302b330..88e2033d1b12 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -12,11 +12,11 @@ CATEGORIES= misc xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= XFce 4 weather module for xfce4-panel GNU_CONFIGURE= yes -INSTALLS_ICONS= yes +INSTALLS_ICONS= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes |