diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-05-29 21:47:31 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-05-29 21:47:31 +0000 |
commit | 2afb7715ce07cb9fa6d325a30e81b58f4a1399d8 (patch) | |
tree | 4fc03d63613e24a942724b8f238d0d712237adf4 /devel/monotone-viz/Makefile | |
parent | a80531769d44d222c0325f40bf816c1160db1f06 (diff) |
Notes
Diffstat (limited to 'devel/monotone-viz/Makefile')
-rw-r--r-- | devel/monotone-viz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/monotone-viz/Makefile b/devel/monotone-viz/Makefile index d7332e4348dc..cd2e3916fcba 100644 --- a/devel/monotone-viz/Makefile +++ b/devel/monotone-viz/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://oandrieu.nerim.net/monotone-viz/ -MAINTAINER= master@preved.cn +MAINTAINER= ports@FreeBSD.org COMMENT= Visual interface for Monotone VCS with revision graphs BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ |