aboutsummaryrefslogtreecommitdiff
path: root/misc/dejagnu
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1997-11-22 19:50:03 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1997-11-22 19:50:03 +0000
commit0a8a44e1613c8474c1cfacf1866afac51ad4f284 (patch)
tree1155a17f5ae128c801e9326d04e387beba173eea /misc/dejagnu
parent2476da69b2e01ff1593328716e16437873285295 (diff)
downloadports-0a8a44e1613c8474c1cfacf1866afac51ad4f284.tar.gz
ports-0a8a44e1613c8474c1cfacf1866afac51ad4f284.zip
These use tk80 not tk41. Correct the CATEGORIES.
Notes
Notes: svn path=/head/; revision=8765
Diffstat (limited to 'misc/dejagnu')
-rw-r--r--misc/dejagnu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dejagnu/Makefile b/misc/dejagnu/Makefile
index a21aa8a05172..e506fd428a7a 100644
--- a/misc/dejagnu/Makefile
+++ b/misc/dejagnu/Makefile
@@ -3,11 +3,11 @@
# Date created: 12 October 1996
# Whom: markm
#
-# $Id: Makefile,v 1.5 1996/11/18 10:24:54 asami Exp $
+# $Id: Makefile,v 1.6 1997/04/20 13:19:29 wosch Exp $
#
DISTNAME= dejagnu-1.3
-CATEGORIES= misc tk41
+CATEGORIES= misc tk80
MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= markm@FreeBSD.ORG