diff options
author | tnn <tnn> | 2009-08-05 03:00:53 +0000 |
---|---|---|
committer | tnn <tnn> | 2009-08-05 03:00:53 +0000 |
commit | a833779535b004399bf5aa2e2140cf121cf270c8 (patch) | |
tree | d5556f60d81592dd3b65a8cdc9168ee10f8db9ba /devel | |
parent | debc4dbd4d6aaa51c8759cc8bb65b888a6244f41 (diff) | |
download | pkgsrc-a833779535b004399bf5aa2e2140cf121cf270c8.tar.gz |
add xulrunner
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 70fad97d09e..f626bb996c3 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1203 2009/08/02 19:50:21 minskim Exp $ +# $NetBSD: Makefile,v 1.1204 2009/08/05 03:00:53 tnn Exp $ # COMMENT= Development utilities @@ -1143,6 +1143,7 @@ SUBDIR+= xfce4-dev-tools SUBDIR+= xmake SUBDIR+= xorg-util-macros SUBDIR+= xsd +SUBDIR+= xulrunner SUBDIR+= xxgdb SUBDIR+= yasm SUBDIR+= z80-asm |