diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2017-01-06 21:16:19 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2017-01-06 21:16:19 +0000 |
commit | e24b1c0b8bcdc88b1975e5c7a172187548cb8154 (patch) | |
tree | d087acfe924cd83440a38a863464524ac5765360 | |
parent | Update to 0.3.2 (diff) |
Pass MAINTAINER to previour submitter.
PR: rhurlin at gwdg.de
Notes
Notes:
svn path=/head/; revision=430750
-rw-r--r-- | misc/wmweather+/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/wmweather+/Makefile b/misc/wmweather+/Makefile index 344e34ccc43e..7eb733b37e5c 100644 --- a/misc/wmweather+/Makefile +++ b/misc/wmweather+/Makefile @@ -10,7 +10,7 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}.png:icons EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rhurlin@gwdg.de COMMENT= Displays current conditions and forecasts with icons and text LICENSE= GPLv2+ |