diff options
author | wiz <wiz@pkgsrc.org> | 2018-08-19 20:16:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-08-19 20:16:39 +0000 |
commit | 3ce5d81381821756a7596f82b6c4104f99c5a575 (patch) | |
tree | 154cad47145a16f8f9d97638a42c86a4b649552f /games/prboom-plus | |
parent | 38e04eb8fa9d1c09f591563cc78207af8164d50d (diff) | |
download | pkgsrc-3ce5d81381821756a7596f82b6c4104f99c5a575.tar.gz |
*: reset maintainer for drochner
Diffstat (limited to 'games/prboom-plus')
-rw-r--r-- | games/prboom-plus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/prboom-plus/Makefile b/games/prboom-plus/Makefile index 3e36ce47ae5..9a12b20657f 100644 --- a/games/prboom-plus/Makefile +++ b/games/prboom-plus/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2018/07/04 13:40:19 jperkin Exp $ +# $NetBSD: Makefile,v 1.5 2018/08/19 20:16:39 wiz Exp $ DISTNAME= prboom-plus-2.5.1.3 PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prboom-plus/} -MAINTAINER= drochner@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://prboom-plus.sourceforge.net/ COMMENT= Multiplayer-capable and modified version of DOOM LICENSE= gnu-gpl-v2 |