diff options
Diffstat (limited to 'games/xdoom')
-rw-r--r-- | games/xdoom/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/xdoom/Makefile b/games/xdoom/Makefile index 7e51817ffed..3751966a308 100644 --- a/games/xdoom/Makefile +++ b/games/xdoom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2006/09/08 07:49:36 joerg Exp $ +# $NetBSD: Makefile,v 1.40 2006/10/04 21:43:01 wiz Exp $ DISTNAME= linuxdoom-1.10 PKGNAME= xdoom-1.10 @@ -9,7 +9,8 @@ MASTER_SITES+= ftp://ftp.idsoftware.com/idstuff/doom/ DISTFILES= doomsrc.zip doom-1.8.wad.gz MAINTAINER= root@garbled.net -HOMEPAGE= http://www.idsoftware.com/archives/doomarc.html +# HOMEPAGE= http://www.idsoftware.com/archives/doomarc.html +# AWOL COMMENT= 3D shoot-em-up for 8-bit X11 displays LICENSE= xdoom-license |