pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/doom-pwad-sigil



Module Name:    pkgsrc
Committed By:   micha
Date:           Thu Aug 29 12:12:29 UTC 2019

Modified Files:
        pkgsrc/games/doom-pwad-sigil: Makefile

Log Message:
games/doom-pwad-sigil: Fixed PKGNAME

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


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/games/doom-pwad-sigil/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/games/doom-pwad-sigil/Makefile
diff -u pkgsrc/games/doom-pwad-sigil/Makefile:1.1 pkgsrc/games/doom-pwad-sigil/Makefile:1.2
--- pkgsrc/games/doom-pwad-sigil/Makefile:1.1   Mon Aug 26 16:48:56 2019
+++ pkgsrc/games/doom-pwad-sigil/Makefile       Thu Aug 29 12:12:29 2019
@@ -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