pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/bcc Add "lang" as category. (Or maybe this packa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b19b6962eeb5
branches:  trunk
changeset: 488948:b19b6962eeb5
user:      reed <reed%pkgsrc.org@localhost>
date:      Sun Feb 13 03:04:55 2005 +0000

description:
Add "lang" as category. (Or maybe this package resides in wrong
directory?)

I mentioned this in my old PR #23104.

diffstat:

 devel/bcc/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r f043db6e7ab5 -r b19b6962eeb5 devel/bcc/Makefile
--- a/devel/bcc/Makefile        Sun Feb 13 02:26:34 2005 +0000
+++ b/devel/bcc/Makefile        Sun Feb 13 03:04:55 2005 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2005/01/06 05:36:28 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/02/13 03:04:55 reed Exp $
 # FreeBSD Id: Makefile,v 1.6 1996/11/18 11:22:35 asami Exp
 #
 
 DISTNAME=              bcc
 PKGNAME=               bcc-95.3.12
-CATEGORIES=            devel
+CATEGORIES=            devel lang
 
 MAINTAINER=            tsarna%NetBSD.org@localhost
 COMMENT=               Bruce Evans' C compiler (with as and ld); can do 16-bit code



Home | Main Index | Thread Index | Old Index