diff options
author | charlotte <charlotte@pkgsrc.org> | 2022-05-18 00:26:17 +0000 |
---|---|---|
committer | charlotte <charlotte@pkgsrc.org> | 2022-05-18 00:26:17 +0000 |
commit | a449f5256d50c6ff8b70cc7affc3ba5f0cdbb572 (patch) | |
tree | 337c8af88bdc39f9601f0331dba1ee4b5bcd5b53 /games/xonotic | |
parent | e36b271284f70361941c7226bb1d70b22856d5ae (diff) | |
download | pkgsrc-a449f5256d50c6ff8b70cc7affc3ba5f0cdbb572.tar.gz |
xonotic: Update MAINTAINER
Diffstat (limited to 'games/xonotic')
-rw-r--r-- | games/xonotic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xonotic/Makefile b/games/xonotic/Makefile index 9bf2f22ba67..6aa49b571b2 100644 --- a/games/xonotic/Makefile +++ b/games/xonotic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2022/03/28 10:44:19 tnn Exp $ +# $NetBSD: Makefile,v 1.13 2022/05/18 00:26:17 charlotte Exp $ DISTNAME= xonotic-0.8.2 PKGREVISION= 6 @@ -6,7 +6,7 @@ CATEGORIES= games MASTER_SITES= https://dl.xonotic.org/ EXTRACT_SUFX= .zip -MAINTAINER= cfkoch@edgebsd.org +MAINTAINER= charlotte@NetBSD.org HOMEPAGE= https://xonotic.org/ COMMENT= Fast arena-style FPS LICENSE= gnu-gpl-v2 |