diff options
author | wiz <wiz@pkgsrc.org> | 2016-05-18 11:49:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-05-18 11:49:15 +0000 |
commit | c9c5f339fdb3a3721343f612651286a74855b5ea (patch) | |
tree | 788c4b57b83133940077983603fdb3416beb9d1b /devel | |
parent | 3d3565587694d5345248bac25f1e56d0f605331e (diff) | |
download | pkgsrc-c9c5f339fdb3a3721343f612651286a74855b5ea.tar.gz |
+ mdds1.2
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 3bdf204b4f9..496f834ae8f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2260 2016/05/16 15:06:36 nils Exp $ +# $NetBSD: Makefile,v 1.2261 2016/05/18 11:49:15 wiz Exp $ # COMMENT= Development utilities @@ -597,6 +597,7 @@ SUBDIR+= matio SUBDIR+= mcpp SUBDIR+= mdds SUBDIR+= mdds0.12 +SUBDIR+= mdds1.2 SUBDIR+= meld SUBDIR+= mell SUBDIR+= memcached @@ -1661,8 +1662,8 @@ SUBDIR+= py-atomicwrites SUBDIR+= py-attrs SUBDIR+= py-babel SUBDIR+= py-backports_abc -SUBDIR+= py-blinker SUBDIR+= py-binaryornot +SUBDIR+= py-blinker SUBDIR+= py-boost SUBDIR+= py-buildbot SUBDIR+= py-buildbot-slave |