diff options
author | wosch <wosch@FreeBSD.org> | 1997-04-20 13:20:00 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-04-20 13:20:00 +0000 |
commit | 0b27c058243382deccae8593e22dfb11224c6f8c (patch) | |
tree | 0db22f89d9e1aaad355d132137bc68056aa12231 /misc/dejagnu | |
parent | 64d761c417b5443915bd995e218ae6a62ace3155 (diff) | |
download | FreeBSD-ports-0b27c058243382deccae8593e22dfb11224c6f8c.zip FreeBSD-ports-0b27c058243382deccae8593e22dfb11224c6f8c.tar.gz |
Add virtual category 'tk41'.
Diffstat (limited to 'misc/dejagnu')
-rw-r--r-- | misc/dejagnu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dejagnu/Makefile b/misc/dejagnu/Makefile index a57f749..a21aa8a 100644 --- a/misc/dejagnu/Makefile +++ b/misc/dejagnu/Makefile @@ -3,11 +3,11 @@ # Date created: 12 October 1996 # Whom: markm # -# $Id: Makefile,v 1.4 1996/11/17 09:05:37 obrien Exp $ +# $Id: Makefile,v 1.5 1996/11/18 10:24:54 asami Exp $ # DISTNAME= dejagnu-1.3 -CATEGORIES= misc +CATEGORIES= misc tk41 MASTER_SITES= ${MASTER_SITE_GNU} MAINTAINER= markm@FreeBSD.ORG |