diff options
author | wiz <wiz> | 2011-05-15 11:13:46 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-05-15 11:13:46 +0000 |
commit | e3d4304adb97a49137291e036f1234275b96e34b (patch) | |
tree | bed8a618401ffeee07447f150e7c632a4ad40102 | |
parent | 960aa1c04fd72e704b9a95b15a7c3b37a702e96c (diff) | |
download | pkgsrc-e3d4304adb97a49137291e036f1234275b96e34b.tar.gz |
+ mscgen.
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 9c2f6113af3..67e3c89548c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1454 2011/05/13 21:23:17 markd Exp $ +# $NetBSD: Makefile,v 1.1455 2011/05/15 11:13:46 wiz Exp $ # COMMENT= Development utilities @@ -430,6 +430,7 @@ SUBDIR+= monotone SUBDIR+= monotone-server SUBDIR+= monotone-viz SUBDIR+= mph +SUBDIR+= mscgen SUBDIR+= msgpack SUBDIR+= nana SUBDIR+= nant |