aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/dialog/TESTS
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2004-11-04 19:12:42 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2004-11-04 19:12:42 +0000
commit3f86d8a2ea3f3265afaa1fd263b0004c5c000e69 (patch)
tree4114cadb7556687c77484c7507ab5f541eb9b1ca /gnu/usr.bin/dialog/TESTS
parentf8d4987d7271c1003cce92715022709505f995c7 (diff)
This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvs
'RELENG_5_3_0_RELEASE'. This commit was manufactured to restore the state of the 5.3-RELEASE image.
Diffstat (limited to 'gnu/usr.bin/dialog/TESTS')
-rw-r--r--gnu/usr.bin/dialog/TESTS/Makefile2
-rw-r--r--gnu/usr.bin/dialog/TESTS/README2
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/dialog/TESTS/Makefile b/gnu/usr.bin/dialog/TESTS/Makefile
index 314a3ae07024..67b014e552e7 100644
--- a/gnu/usr.bin/dialog/TESTS/Makefile
+++ b/gnu/usr.bin/dialog/TESTS/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/gnu/usr.bin/dialog/TESTS/Makefile,v 1.3 2001/12/17 13:59:29 ru Exp $
NOOBJ= noobj
FILES= README checklist ftreebox infobox inputbox menubox msgbox \
diff --git a/gnu/usr.bin/dialog/TESTS/README b/gnu/usr.bin/dialog/TESTS/README
index 951fe3b597d6..79cea96b02b7 100644
--- a/gnu/usr.bin/dialog/TESTS/README
+++ b/gnu/usr.bin/dialog/TESTS/README
@@ -12,4 +12,4 @@ textbox - simple text box
treebox - tree box
yesno - yes/no dialog
-$FreeBSD$
+$FreeBSD: src/gnu/usr.bin/dialog/TESTS/README,v 1.1 2000/01/07 13:35:10 phantom Exp $