diff options
Diffstat (limited to 'games/xdoom/Makefile')
-rw-r--r-- | games/xdoom/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xdoom/Makefile b/games/xdoom/Makefile index 02c3fa58418..8e74df24b0a 100644 --- a/games/xdoom/Makefile +++ b/games/xdoom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2016/02/25 13:19:47 jperkin Exp $ +# $NetBSD: Makefile,v 1.54 2017/09/04 18:08:24 wiz Exp $ DISTNAME= linuxdoom-1.10 PKGNAME= xdoom-1.10 @@ -9,7 +9,7 @@ MASTER_SITES+= ftp://ftp.idsoftware.com/idstuff/doom/ DISTFILES= doomsrc.zip MAINTAINER= pkgsrc-users@NetBSD.org -# HOMEPAGE= http://www.idsoftware.com/archives/doomarc.html +# HOMEPAGE= https://www.idsoftware.com/archives/doomarc.html # AWOL COMMENT= 3D shoot-em-up for 8-bit X11 displays LICENSE= xdoom-license |