summaryrefslogtreecommitdiff
path: root/misc/vttest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/vttest/Makefile')
-rw-r--r--misc/vttest/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/vttest/Makefile b/misc/vttest/Makefile
index d03a2c98763..7e78523b6f5 100644
--- a/misc/vttest/Makefile
+++ b/misc/vttest/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/10/30 20:45:06 shattered Exp $
+# $NetBSD: Makefile,v 1.11 2013/04/06 03:45:18 rodent Exp $
#
DISTNAME= vttest-20120506
@@ -8,9 +8,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= drochner@NetBSD.org
HOMEPAGE= http://invisible-island.net/vttest/vttest.html
-COMMENT= vt100/vt220/xterm test utility
+COMMENT= Utility to test vt100/vt220/xterm
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= yes
MAKE_FILE= makefile
.include "../../mk/bsd.pkg.mk"