diff options
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 0ce6572ac24..e97f00ba9ca 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1851 2014/02/08 15:54:58 jmmv Exp $ +# $NetBSD: Makefile,v 1.1852 2014/02/09 09:25:51 obache Exp $ # COMMENT= Development utilities @@ -214,6 +214,7 @@ SUBDIR+= florist SUBDIR+= fortran-utils SUBDIR+= fossil SUBDIR+= frama-c +SUBDIR+= frink SUBDIR+= fromcvs SUBDIR+= ftnchek SUBDIR+= g-wrap |