diff options
author | recht <recht@pkgsrc.org> | 2003-12-02 23:24:47 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2003-12-02 23:24:47 +0000 |
commit | 97908781d9701d600ca1a969a758fe4e598abbfb (patch) | |
tree | 2c8386306239ed5c2b8074642a931204f88a96da /devel/Makefile | |
parent | 825cfad37b611d003c4964b20baea7131e069bf0 (diff) | |
download | pkgsrc-97908781d9701d600ca1a969a758fe4e598abbfb.tar.gz |
- arch
+ tla
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 18b6b946f48..0efbda6c675 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.431 2003/11/18 16:28:13 cube Exp $ +# $NetBSD: Makefile,v 1.432 2003/12/02 23:24:47 recht Exp $ # COMMENT= Development utilities @@ -22,7 +22,6 @@ SUBDIR+= anjuta SUBDIR+= apache-ant SUBDIR+= apel SUBDIR+= apr -SUBDIR+= arch SUBDIR+= argtable SUBDIR+= as31 SUBDIR+= asm2html @@ -409,6 +408,7 @@ SUBDIR+= tcl-tclcl SUBDIR+= tet3 SUBDIR+= tkcvs SUBDIR+= tkdiff +SUBDIR+= tla SUBDIR+= tmake SUBDIR+= tpasm SUBDIR+= trio |