diff options
author | Wen Heping <wen@FreeBSD.org> | 2022-05-25 23:37:32 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2022-05-25 23:37:32 +0000 |
commit | 0a2029961a9e67ebd407177febc1a6ba288524c6 (patch) | |
tree | f56ae98356228a820288aed19d7f9c578d2d6e76 /misc/wmforecast | |
parent | 85affc89e8df0f6c95c37c5065bc7b595f34e9ec (diff) |
Diffstat (limited to 'misc/wmforecast')
-rw-r--r-- | misc/wmforecast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/wmforecast/Makefile b/misc/wmforecast/Makefile index 84170a7e2754..c946bb4a4d4c 100644 --- a/misc/wmforecast/Makefile +++ b/misc/wmforecast/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 1.6 CATEGORIES= misc windowmaker geography MASTER_SITES= https://github.com/d-torrance/${PORTNAME}/releases/download/v${DISTVERSION}/ -MAINTAINER= ip@unixway.org +MAINTAINER= obscenum999@gmail.com COMMENT= Weather dockapp for Window Maker using the Yahoo Weather API LICENSE= GPLv3 |