diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2017-01-07 05:16:19 +0800 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2017-01-07 05:16:19 +0800 |
commit | e24b1c0b8bcdc88b1975e5c7a172187548cb8154 (patch) | |
tree | d087acfe924cd83440a38a863464524ac5765360 /misc | |
parent | 846cb85b74a09b4acb06033028498b60c11fea1c (diff) | |
download | freebsd-ports-gnome-e24b1c0b8bcdc88b1975e5c7a172187548cb8154.tar.gz freebsd-ports-gnome-e24b1c0b8bcdc88b1975e5c7a172187548cb8154.tar.zst freebsd-ports-gnome-e24b1c0b8bcdc88b1975e5c7a172187548cb8154.zip |
Pass MAINTAINER to previour submitter.
PR: rhurlin at gwdg.de
Diffstat (limited to 'misc')
-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+ |