diff options
Diffstat (limited to 'games/prboom/Makefile')
-rw-r--r-- | games/prboom/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/prboom/Makefile b/games/prboom/Makefile index a7803e229c8..acdef5047c2 100644 --- a/games/prboom/Makefile +++ b/games/prboom/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2006/04/06 16:08:34 drochner Exp $ +# $NetBSD: Makefile,v 1.24 2006/04/11 08:29:28 drochner Exp $ -DISTNAME= prboom-2.4.0 +DISTNAME= prboom-2.4.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prboom/} -MAINTAINER= snj@NetBSD.org +MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://prboom.sourceforge.net/ COMMENT= Multiplayer-capable and modified version of DOOM |