diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-06-06 07:54:42 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-06-06 07:54:42 +0000 |
commit | 95995732f4d71eda7e03ea4c0739dee206c3ab35 (patch) | |
tree | 679c9c179d615ddb85fb34a2d7319a9f8b190b2f /misc/xfce4-weather-plugin | |
parent | 8f16c259c4853196b7f699cba69506d9920861c6 (diff) | |
download | ports-95995732f4d71eda7e03ea4c0739dee206c3ab35.tar.gz ports-95995732f4d71eda7e03ea4c0739dee206c3ab35.zip |
- Take maintainership
Notes
Notes:
svn path=/head/; revision=192883
Diffstat (limited to 'misc/xfce4-weather-plugin')
-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 |