pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/doom-pwad-sigil games/doom-pwad-sigil: Fixed PKG...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1bdb39c2810e
branches:  trunk
changeset: 338724:1bdb39c2810e
user:      micha <micha%pkgsrc.org@localhost>
date:      Thu Aug 29 12:12:29 2019 +0000

description:
games/doom-pwad-sigil: Fixed PKGNAME

It's a mod for Doom (not Doom 2), the name of the directory is correct.

diffstat:

 games/doom-pwad-sigil/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 534860f1fb7c -r 1bdb39c2810e games/doom-pwad-sigil/Makefile
--- a/games/doom-pwad-sigil/Makefile    Thu Aug 29 12:04:38 2019 +0000
+++ b/games/doom-pwad-sigil/Makefile    Thu Aug 29 12:12:29 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2019/08/26 16:48:56 micha Exp $
+# $NetBSD: Makefile,v 1.2 2019/08/29 12:12:29 micha Exp $
 
 DISTNAME=              sigil_v1_1
-PKGNAME=               doom2-pwad-sigil-1.1
+PKGNAME=               doom-pwad-sigil-1.1
 CATEGORIES=            games
 MASTER_SITES=          ftp://ftp.fu-berlin.de/pc/games/idgames/levels/doom/Ports/s-u/
 MASTER_SITES+=         ftp://mirrors.syringanetworks.net/idgames/levels/doom/Ports/s-u/



Home | Main Index | Thread Index | Old Index