diff options
Diffstat (limited to 'net/unison/Makefile')
-rw-r--r-- | net/unison/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/unison/Makefile b/net/unison/Makefile index 142d8e066d27..61d63efc2736 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -13,6 +13,7 @@ DISTNAME= src DIST_SUBDIR= unison-${PORTVERSION} MAINTAINER= daniel+unison@pelleg.org +COMMENT= A user-level file synchronization tool BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml |