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 | |
| parent | 85affc89e8df0f6c95c37c5065bc7b595f34e9ec (diff) | |
shells/bashc: Update miantainer's email
PR: 264240
Reported by: maintainer
| -rw-r--r-- | games/uhexen2/Makefile | 2 | ||||
| -rw-r--r-- | misc/wmforecast/Makefile | 2 | ||||
| -rw-r--r-- | shells/bashc/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/uhexen2/Makefile b/games/uhexen2/Makefile index 70b8d456f17a..4613269607ac 100644 --- a/games/uhexen2/Makefile +++ b/games/uhexen2/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ gamedata-all-1.29b${EXTRACT_SUFX}:data DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ip@unixway.org +MAINTAINER= obscenum999@gmail.com COMMENT= Hexen II source port supporting Linux/FreeBSD/Unix/Windows LICENSE= GPLv2+ 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 diff --git a/shells/bashc/Makefile b/shells/bashc/Makefile index 77675d9fd887..ca82ffd3be0b 100644 --- a/shells/bashc/Makefile +++ b/shells/bashc/Makefile @@ -4,7 +4,7 @@ PORTNAME= bashc PORTVERSION= 5.1.8 CATEGORIES= shells -MAINTAINER= ip@unixway.org +MAINTAINER= obscenum999@gmail.com COMMENT= GNU Bourne Again shell extended with two-panel file manager LICENSE= GPLv3 |
