diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2010-03-08 12:40:08 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2010-03-08 12:40:08 +0000 |
commit | c205e597676f81b1df990c84d287cd9ec923c01a (patch) | |
tree | 573d3c79b9f898c18342bb179fc44833d9d94494 /devel/Makefile | |
parent | a70059ae058e833eb015787b9b6bf96f8f707e89 (diff) | |
download | pkgsrc-c205e597676f81b1df990c84d287cd9ec923c01a.tar.gz |
add and enable flexdock
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index cf9f2554fba..36c55901373 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1302 2010/03/03 13:41:34 gdt Exp $ +# $NetBSD: Makefile,v 1.1303 2010/03/08 12:40:08 dmcmahill Exp $ # COMMENT= Development utilities @@ -178,6 +178,7 @@ SUBDIR+= fastdep SUBDIR+= ffcall SUBDIR+= fhist SUBDIR+= flex +SUBDIR+= flexdock SUBDIR+= flim SUBDIR+= florist SUBDIR+= fortran-utils |