From ab0c414c743b230bb2dbf5a95459db52c7fb4da7 Mon Sep 17 00:00:00 2001 From: steven Date: Mon, 4 Dec 2006 21:10:07 +0000 Subject: [PATCH] add it to sysutils as well --- devel/tkdiff/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/tkdiff/Makefile b/devel/tkdiff/Makefile index ddb0e6c4115..7e193e3a382 100644 --- a/devel/tkdiff/Makefile +++ b/devel/tkdiff/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.2 2006/12/04 18:22:00 jasper Exp $ +# $OpenBSD: Makefile,v 1.3 2006/12/04 21:10:07 steven Exp $ COMMENT= "graphical front-end to the diff program" V= 4.1.3 DISTNAME= tkdiff-${V}-unix PKGNAME= tkdiff-${V} -CATEGORIES= devel +CATEGORIES= devel sysutils HOMEPAGE= http://tkdiff.sourceforge.net/