pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/xlennart Tidy the xlennart package
details: https://anonhg.NetBSD.org/pkgsrc/rev/fee541ae40d1
branches: trunk
changeset: 364419:fee541ae40d1
user: kamil <kamil%pkgsrc.org@localhost>
date: Sat Jun 24 06:29:00 2017 +0000
description:
Tidy the xlennart package
Correct spelling of 'systent' virus.
Stop demanding C++ compiler, not needed.
diffstat:
games/xlennart/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 46b4ee42ec24 -r fee541ae40d1 games/xlennart/Makefile
--- a/games/xlennart/Makefile Sat Jun 24 06:07:44 2017 +0000
+++ b/games/xlennart/Makefile Sat Jun 24 06:29:00 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/06/24 01:43:03 kamil Exp $
+# $NetBSD: Makefile,v 1.2 2017/06/24 06:29:00 kamil Exp $
#
DISTNAME= xlennart-1.1.1
@@ -7,12 +7,11 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.xbill.org/
-COMMENT= Stop the dreaded systemd virus from infecting computers
+COMMENT= Stop the dreaded systend virus from infecting computers
LICENSE= gnu-gpl-v2
USE_GAMESGROUP= yes
-USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
BUILD_DEFS+= VARBASE
Home |
Main Index |
Thread Index |
Old Index