From e9e119f88b4982403d6d34a4f71ff103f55fe141 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 15 Apr 1997 04:58:06 +0000 Subject: [PATCH] Add "database" to the categories list. Personally, I don't think anyone would think if looking for it there... but I have been quite wrong before. But then I also don't think this and all the TeX stuff belong in "print" either. They are wordprocessing tools. But I guess we really don't have that categrory, with editors being the closest. But then TeX is probably the farthest port we have to actually being an editor. Maybe "lang"??? It is a translstor afterall. :-) --- print/bibcard/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/print/bibcard/Makefile b/print/bibcard/Makefile index 438f14ff55d6..e08d2efd56bc 100644 --- a/print/bibcard/Makefile +++ b/print/bibcard/Makefile @@ -4,12 +4,12 @@ # Date created: Mon Feb 03, 1997 # Whom: David O'Brien (obrien@FreeBSD.org) # -# $Id: Makefile,v 1.1.1.1 1997/04/11 10:02:49 obrien Exp $ +# $Id: Makefile,v 1.2 1997/04/11 10:04:49 obrien Exp $ # DISTNAME= bibcard.6.4 PKGNAME= bibcard-0.6.4 -CATEGORIES= print +CATEGORIES= print database MASTER_SITES= ftp://crl.nmsu.edu/pub/misc/ EXTRACT_SUFX= .tar.Z